From 0a7608b3f02207617f5246d960388462ff6a1229 Mon Sep 17 00:00:00 2001
From: mayx
Date: Thu, 12 Mar 2026 16:17:24 +0000
Subject: Update 4 files
- /_data/other_repo_list.csv
- /_data/proxylist.yml
- /index.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 54ae900..e3046cf 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" %}
推荐文章
--
cgit v1.2.3