summaryrefslogtreecommitdiff
path: root/_content/template.gohtml
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-05-28 02:48:57 +0700
committerShulhan <ms@kilabit.info>2023-05-28 02:48:57 +0700
commitcbae0b45eea4d4531e9bf00895736d4657190043 (patch)
treece58327cf3de1421e83b79654c41a8155ed0b7ed /_content/template.gohtml
parentfe3ff23fb7507586cdc50b0021a08c56203fecdd (diff)
downloadkilabit.info-cbae0b45eea4d4531e9bf00895736d4657190043.tar.xz
_content: add link to Mastodon for verification
Diffstat (limited to '_content/template.gohtml')
-rw-r--r--_content/template.gohtml3
1 files changed, 2 insertions, 1 deletions
diff --git a/_content/template.gohtml b/_content/template.gohtml
index 1fd143e..a3b19ac 100644
--- a/_content/template.gohtml
+++ b/_content/template.gohtml
@@ -23,8 +23,9 @@
<div class="topbar-right">
<a href="https://build.kilabit.info" target="_blank"> Build </a> |
- <a href="https://sr.ht/~shulhan" target="_blank"> sr.ht </a> |
<a href="https://github.com/shuLhan" target="_blank"> GitHub </a> |
+ <a rel="me" href="https://fosstodon.org/@shuLhan">Mastodon</a> |
+ <a href="https://sr.ht/~shulhan" target="_blank"> sr.ht </a> |
<a href="https://twitter.com/_shuLhan" target="_blank"> Twitter </a>
</div>
</div>