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 %}
', '
' }} {% 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" %}
#{{ tag }}
+ #{{ tag }}
{% endfor %}
{% endif %}