summaryrefslogtreecommitdiff
path: root/themes/24-unification/layouts/_default/single.html
diff options
context:
space:
mode:
authorUser Mms <mms@voyager.local>2024-10-13 21:57:58 +0200
committerUser Mms <mms@voyager.local>2024-10-13 21:57:58 +0200
commit87992468e1dedcc8a5d765f87738f18dce671845 (patch)
treef4d9e4d62f10600d663c128ce5c60a716a186128 /themes/24-unification/layouts/_default/single.html
parent4b42bc22ff8dc4eb3a13fab32441f091f431fb99 (diff)
feat: more of new site
Diffstat (limited to 'themes/24-unification/layouts/_default/single.html')
-rw-r--r--themes/24-unification/layouts/_default/single.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/24-unification/layouts/_default/single.html b/themes/24-unification/layouts/_default/single.html
new file mode 100644
index 0000000..fdfcdd4
--- /dev/null
+++ b/themes/24-unification/layouts/_default/single.html
@@ -0,0 +1,4 @@
+{{ define "main" }}
+{{ partial "partials/blog/full-post.html" . }}
+
+{{- end }}