From e516a5d08ce50bb551fab71e8e894562afa87e8a Mon Sep 17 00:00:00 2001
From: mayx
Date: Sat, 14 Mar 2026 20:05:09 +0000
Subject: Update 4 files
- /index.html
- /_layouts/post.html
- /_layouts/xslt_container.html
- /_data/other_repo_list.csv
---
_layouts/post.html | 2 +-
_layouts/xslt_container.html | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
(limited to '_layouts')
diff --git a/_layouts/post.html b/_layouts/post.html
index e3046cf..6a8b11d 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -83,7 +83,7 @@ layout: default
{% if page.layout == "encrypt" %} {{content}} {% else %} {% capture a_post_content %}{% include anchor_headings.html html=content beforeHeading=true anchorBody="" %}{% endcapture %}{{ a_post_content | replace: '
', '
' }} {% endif %}
{% if page.tags %}
-tags: {% for tag in page.tags %}{{ tag }}{% unless forloop.last %} - {% endunless %}{% endfor %} 查看原始文件
+tags: {% for tag in page.tags %}{{ tag }}{% unless forloop.last %} - {% endunless %}{% endfor %} 查看原始文件
{% endif %}
{% if page.layout != "encrypt" %}
推荐文章
diff --git a/_layouts/xslt_container.html b/_layouts/xslt_container.html
index 44fcff2..7d957d5 100644
--- a/_layouts/xslt_container.html
+++ b/_layouts/xslt_container.html
@@ -2,7 +2,6 @@
--
cgit v1.2.3