From 763f0768ea0e140765f3ba4cd5a899a9f448d1a3 Mon Sep 17 00:00:00 2001
From: mayx
Date: Thu, 3 Apr 2025 14:43:59 +0000
Subject: Update file post.html
---
_layouts/post.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_layouts/post.html b/_layouts/post.html
index fa64e24..a910dd9 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -75,7 +75,7 @@ layout: default
{% include toc.html html=content sanitize=true h_max=3 %}
-{% if post.layout == "encrypt" %} {{content}} {% else %} {% include anchor_headings.html html=content beforeHeading=true anchorBody="" %} {% endif %}
+{% if post.layout == "encrypt" %} {{content}} {% else %} {% include anchor_headings.html html=content beforeHeading=true anchorBody="" %} {% endif %}
{% if page.tags %}
tags: {% for tag in page.tags %}{{ tag }}{% unless forloop.last %} - {% endunless %}{% endfor %} 查看原始文件
--
cgit 1.4.1-2-gfad0