new: Added hidden link to Mastodon profile for verification
This commit is contained in:
parent
872cdffd30
commit
cbd42ceb0b
1 changed files with 3 additions and 1 deletions
|
@ -56,6 +56,8 @@
|
||||||
<hr />
|
<hr />
|
||||||
<i>This page was last updated on <span id="last-modified"></span>.</i>
|
<i>This page was last updated on <span id="last-modified"></span>.</i>
|
||||||
</div>
|
</div>
|
||||||
|
<!-- This is meant for Mastodon verification, and is hidden by default. -->
|
||||||
|
<a rel="me" href="https://mas.to/@sayantansantra" hidden>Mastodon</a>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue