diff options
author | User Mms <mms@voyager.local> | 2024-10-25 23:37:25 +0200 |
---|---|---|
committer | User Mms <mms@voyager.local> | 2024-10-25 23:37:25 +0200 |
commit | 15396f6f897123e63817c02a1303dc11cb73800d (patch) | |
tree | 8badc9971c7fa9c07cd5d41f3dd458546f05f19b | |
parent | c80bf4bf5ee83f55e2f6a57783c969f509e99fc7 (diff) |
feat: fedi creator tag
-rw-r--r-- | themes/24-unification/layouts/_default/baseof.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/24-unification/layouts/_default/baseof.html b/themes/24-unification/layouts/_default/baseof.html index dfc8744..2c0857e 100644 --- a/themes/24-unification/layouts/_default/baseof.html +++ b/themes/24-unification/layouts/_default/baseof.html @@ -41,6 +41,7 @@ <link rel="pingback" href="https://webmention.io/d-s.sh/xmlrpc"> <meta name="fediverse:creator" content="@mms@bsd.cafe"> + <link rel="me" href="https://mastodon.bsd.cafe/@mms" title="@mms on bsd.cafe"> <style> :root { |