diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-10-08 23:42:30 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-10-08 23:42:30 +0800 |
commit | a6a5ae584c9705c6f7cf58d176cb78901a65b32e (patch) | |
tree | 85750bbe1c81bab4f06b635fd396c7f7b976c3d3 | |
parent | 68899cfa602b9d0760f2862abadcf79df21f55dc (diff) |
mkdocs template: migrate to eattherich.club
-rw-r--r-- | alabaster-lite/main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alabaster-lite/main.html b/alabaster-lite/main.html index 070adb7..9d288c8 100644 --- a/alabaster-lite/main.html +++ b/alabaster-lite/main.html @@ -60,7 +60,7 @@ {% endblock %} {% if page.is_homepage %} - <a hidden rel="me" href="https://mastodon.technology/@fakefred">Mastodon</a> + <a hidden rel="me" href="https://eattherich.club/@fkfd">Mastodon</a> {% endif %} <!-- |