From 8b6806bbf36b309d9829324a98710f5271f4c609 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Wed, 19 Aug 2026 12:41:05 +0800 Subject: [PATCH] fix(layouts): hide end_flag when post content is encrypted --- layouts/_partials/init/index.html | 2 +- layouts/posts/single.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/_partials/init/index.html b/layouts/_partials/init/index.html index 4b29f06d..4627b491 100644 --- a/layouts/_partials/init/index.html +++ b/layouts/_partials/init/index.html @@ -8,7 +8,7 @@ Called from: layouts/baseof.html. */ -}} -{{- hugo.Store.Set "version" "v1.0.0-alpha-mszlegf7" -}} +{{- hugo.Store.Set "version" "v1.0.0-alpha-mszlt87u" -}} {{- .Store.Set "this" dict -}} {{- partial "init/detection-env.html" . -}} diff --git a/layouts/posts/single.html b/layouts/posts/single.html index a2d8abf5..21b9835d 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -187,7 +187,7 @@
{{- end -}} {{- end -}} -