From e516a5d08ce50bb551fab71e8e894562afa87e8a Mon Sep 17 00:00:00 2001
From: mayx
Date: Sat, 14 Mar 2026 20:05:09 +0000
Subject: [PATCH] Update 4 files
- /index.html
- /_layouts/post.html
- /_layouts/xslt_container.html
- /_data/other_repo_list.csv
---
_data/other_repo_list.csv | 2 --
_layouts/post.html | 2 +-
_layouts/xslt_container.html | 1 -
index.html | 2 +-
4 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/_data/other_repo_list.csv b/_data/other_repo_list.csv
index 432ce46..3485646 100644
--- a/_data/other_repo_list.csv
+++ b/_data/other_repo_list.csv
@@ -414,7 +414,6 @@ http://36.213.200.127:23000/mayx/blog
http://8.155.58.218:9000/mayx/blog
http://fanlibo.i234.me:8418/mayx/blog
http://rito.synology.me:3000/mayx/blog
-http://www.dothing.com:6999/mayx/blog
http://8.217.32.95:3000/mayx/blog
https://git.temporaryname.org/mayx/blog
https://Repo.gusdya.net/mayx/blog
@@ -484,7 +483,6 @@ http://57.180.83.114:3001/mayx/blog
http://192.238.205.92:3000/mayx/blog
https://git.smart-tool.jp/mayx/blog
http://39.98.126.115:8080/mayx/blog
-https://gitea.ziyuanstore.com/mayx/blog
http://git.atomlust.com/mayx/blog
https://auroral.net/mayx/blog
https://git.zhuzihan.com/mayx/blog
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 @@
diff --git a/index.html b/index.html
index a845f12..c049f76 100644
--- a/index.html
+++ b/index.html
@@ -24,7 +24,7 @@ image: https://screenshot.mayx.eu.org/
{% if post.tags %}
{% for tag in post.tags %}
- #{{ tag }}
+ #{{ tag }}
{% endfor %}
{% endif %}