diff options
author | Chris Xiong <chirs241097@gmail.com> | 2023-10-25 01:30:18 -0400 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2023-10-25 01:30:18 -0400 |
commit | 5247a87b50f7fa3bb1c770d0d2680ae550971442 (patch) | |
tree | 4adf6e60316843f6aca0a8ce2e5bc3977623967c /index.html | |
parent | 955b9a2ff4bc4a9032d01ef42ca827a0e4e7ed6a (diff) | |
download | web-5247a87b50f7fa3bb1c770d0d2680ae550971442.tar.xz |
mastodon link & werid stuff on about page.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ <title>Chrisoft::Home</title> <link rel="icon" href="./favicon.png"> <link rel="preload" href="/themes.svg" as="image"> +<link rel="me" href="https://c.im/@chirs241097">Mastodon</link> <link rel="stylesheet" type="text/css" href="common.css"> <link rel="stylesheet" type="text/css" href="panel.css"> <link rel="stylesheet" type="text/css" href="theme0a.css" id="theme0a"> |