From 78d65eae30c61e1ed82142dc68309caf5bad2309 Mon Sep 17 00:00:00 2001
From: mayx
Date: Wed, 9 Apr 2025 14:26:40 +0000
Subject: Update 4 files
- /css/gitalk.css
- /assets/css/style.scss
- /_layouts/default.html
- /_layouts/post.html---
_layouts/post.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to '_layouts/post.html')
diff --git a/_layouts/post.html b/_layouts/post.html
index 04a2a4c..b60072f 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