diff options
author | User Mms <mms@voyager.local> | 2024-10-29 15:30:06 +0100 |
---|---|---|
committer | User Mms <mms@voyager.local> | 2024-10-29 15:30:06 +0100 |
commit | 7ed442dfa3b26483ff6cd1eeb871b40b6be97f52 (patch) | |
tree | 719c11b5cbd629b41e0681c343ba93eca0099269 /themes/24-unification/layouts/_default/single.html | |
parent | 05a2bce35431329610f3cbf092dd23cc526c8684 (diff) |
feat: UF archive
Diffstat (limited to 'themes/24-unification/layouts/_default/single.html')
-rw-r--r-- | themes/24-unification/layouts/_default/single.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/24-unification/layouts/_default/single.html b/themes/24-unification/layouts/_default/single.html index fdfcdd4..838debd 100644 --- a/themes/24-unification/layouts/_default/single.html +++ b/themes/24-unification/layouts/_default/single.html @@ -1,4 +1,3 @@ {{ define "main" }} {{ partial "partials/blog/full-post.html" . }} - {{- end }} |