From 73415fe7ec8a69b61130666d65d4b2fe11cf03cc Mon Sep 17 00:00:00 2001 From: mayx Date: Thu, 7 Aug 2025 14:01:09 +0000 Subject: Update 3 files - /_data/proxylist.yml - /index.html - /_layouts/post.html--- _data/proxylist.yml | 4 ++-- _layouts/post.html | 2 +- index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/proxylist.yml b/_data/proxylist.yml index bd839f6..18bbf85 100644 --- a/_data/proxylist.yml +++ b/_data/proxylist.yml @@ -16,7 +16,6 @@ mirrors: - https://mayx.vercel.app/ - https://mayx.netlify.app/ - https://mabbs.kinsta.page/ -- https://mayx.local-kde.org/ - https://mayx.codeberg.page/ - https://mayx.4everland.app/ - https://unmayx.bitbucket.io/ @@ -28,12 +27,13 @@ gits: - https://gitlab.com/mayx/mayx.gitlab.io - https://framagit.org/mayx/mayx.frama.io - https://salsa.debian.org/mayx/mayx.pages.debian.net -- https://invent.kde.org/mayx/mayx.local-kde.org - https://codeberg.org/mayx/blog - https://git.gay/mayx/mayx - https://gitea.com/mayx/mayx +- https://gitea.moe/Mayx/mayx - https://gitgud.io/mayx/mayx - https://git.sr.ht/~mayx/mayx +- https://tvoygit.ru/Mayx/mayx - https://git.envs.net/Mayx/mayx - https://tildegit.org/Mayx/mayx - https://git.launchpad.net/mayx diff --git a/_layouts/post.html b/_layouts/post.html index 4769a36..1de008b 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -81,7 +81,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/index.html b/index.html index 132ccd3..ff8950f 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 %} -- cgit v1.2.3