summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormayx2025-09-02 17:33:28 +0000
committermayx2025-09-02 17:33:28 +0000
commit6dab77e73cd818bac611bed859249a6c4c1ae674 (patch)
tree726344f966c5356a1f0444d7b88933b53c6605c0
parent1ab207cb1992adf4feff0b5f7405a246a913546d (diff)
- /_layouts/default.html - /_data/proxylist.yml
-rw-r--r--_data/proxylist.yml2
-rw-r--r--_layouts/default.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/_data/proxylist.yml b/_data/proxylist.yml
index ec84f99..68336b1 100644
--- a/_data/proxylist.yml
+++ b/_data/proxylist.yml
@@ -42,13 +42,13 @@ gits:
- https://git.envs.net/Mayx/mayx
- https://tildegit.org/Mayx/mayx
- https://git.launchpad.net/mayx
-- https://git.tilde.town/mayx/blog
- https://git.pixie.town/mayx/mayx
- https://cgit.tilde.town/~mayx/blog
- https://bitbucket.org/unmayx/mayx
- https://sourcecraft.dev/mayx/mayx
- https://git.disroot.org/mayx/mayx
- https://gitlab.haskell.org/mayx/mayx
+- https://git.gammaspectra.live/Mayx/blog
- https://repo2.serv00.com/git/pub/Mayx/mayx/
- https://gitee.com/mabbs/mabbs
- https://cnb.cool/unmayx/mayx
diff --git a/_layouts/default.html b/_layouts/default.html
index 726ae05..aec367a 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -9,6 +9,7 @@ layout: xslt_container
<meta name="viewport" content="width=device-width, initial-scale=1" />
{% seo %}
+ {% unless site.github %}<link rel="canonical" href="https://mabbs.github.io{{ page.url }}"/>{% endunless %}
{% feed_meta %}
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}(RSS)" href="{{ "/rss.xml" | absolute_url }}" />
<link rel="alternate" type="application/json" title="{{ site.title }}(JSON Feed)" href="{{ "/feed.json" | absolute_url }}" />