diff options
author | Andrew Yu <andrew@andrewyu.org> | 2023-07-11 10:39:32 +0000 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:31:19 +0800 |
commit | 7cbe4dea6683827577ccc08601c76d6861d5980b (patch) | |
tree | b606fb4484324b92d4f2cb9e764a62881e9156e6 | |
parent | f1ec465685719458f1b6aa7f6744dbaef41a2dee (diff) | |
download | www-7cbe4dea6683827577ccc08601c76d6861d5980b.tar.gz |
Mastodon verification
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index 6d71035..8f678e6 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,7 @@ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> <style>#now {font-weight: bold;}</style> + <link rel="me" href="https://social.treehouse.systems/@AndrewYu">Mastodon</link> </head> <body> <h1>Andrew Yu</h1> |