summary refs log tree commit diff
diff options
context:
space:
mode:
authormayx2025-04-01 10:38:13 +0000
committermayx2025-04-01 10:38:13 +0000
commit3ab930348ee4eb0e9faced22467e9d95532eb9eb (patch)
tree7335be511593e60c8b509fa0156794acde545e6c
parent19f5a7b7f911047350b0fed459af15be495a9405 (diff)
Update 2 files
- /_layouts/post.html
- /index.html
-rw-r--r--_layouts/post.html2
-rw-r--r--index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 498f419..4928913 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -78,7 +78,7 @@ layout: default
 {{content}}
 
 {% if page.tags %}
-<small style="display: block">tags: {% for tag in page.tags %}<a href="/search.html?keyword={{ tag | url_encode }}"><em>{{ tag }}</em></a>{% unless forloop.last %} - {% endunless %}{% endfor %} <span style="float: right;"><a href="https://github.com/Mabbs/mabbs.github.io/{{ page.path }}">查看原始文件</a></span></small>
+<small style="display: block">tags: {% for tag in page.tags %}<a href="/search.html?keyword={{ tag | url_encode }}"><em>{{ tag }}</em></a>{% unless forloop.last %} - {% endunless %}{% endfor %} <span style="float: right;"><a href="{% if site.github %}https://github.com/Mabbs/mabbs.github.io{% else %}https://gitlab.com/mayx/mayx.gitlab.io{% endif %}/tree/master/{{ page.path }}">查看原始文件</a></span></small>
 {% endif %}
 <br />
 <br />
diff --git a/index.html b/index.html
index 5bf7774..5cb1aec 100644
--- a/index.html
+++ b/index.html
@@ -65,7 +65,7 @@ title: 首页 - 我的文章
  
  <a href="/service.html">Mayx的公开服务</a><br>
 
- 凯露&危险生存(<a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/karyl-yabaival/?cn">CHS</a>|<a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/karyl-yabaival/">JP</a>)<br>
+ 凯露&危险生存( <a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/karyl-yabaival/?cn">CHS</a> | <a href="{% unless site.github %}https://mabbs.github.io{% endunless %}/karyl-yabaival/">JP</a> )<br>
 
  <a href="/message.html">留言板</a><br>