Fix erroneous 'mastodon' text at top of homepage

This commit is contained in:
Ethan Paul 2024-02-29 13:44:16 -05:00
parent e7460428b1
commit aaad0a8adf
Signed by: enpaul
GPG Key ID: 7F99C4BD34F93E16

View File

@ -44,7 +44,7 @@
<script type="text/javascript" src="js/custom.js"></script> <script type="text/javascript" src="js/custom.js"></script>
<!-- Mastodon verification --> <!-- Mastodon verification -->
<link rel="me" href="https://urbanists.social/@enpaul">Mastodon</link> <link rel="me" href="https://urbanists.social/@enpaul"></link>
<noscript><style>.nojs {display: none;}</style></noscript> <noscript><style>.nojs {display: none;}</style></noscript>