Compare commits

...

2 Commits

Author SHA1 Message Date
Cutieguwu
643b2adb38 Add Mastodon Author Attribution. 2025-08-28 10:25:09 -04:00
Cutieguwu
bf19ff876e Add Mastodon Verification 2025-08-28 10:24:47 -04:00
2 changed files with 4 additions and 1 deletions

View File

@@ -8,6 +8,9 @@
<!-- See: https://github.com/ai-robots-txt/ai.robots.txt/issues/111 -->
<meta name="bingbot" content="noarchive" />
<!-- Mastodon Author Attribution -->
<meta name="fediverse:creator" content="@OliveTheFemboy@mastodon.online" />
<link rel="icon" type="image/x-icon" href="img/test-favicon.jpg" />
<link rel="stylesheet" type="text/css" href="style.css" />

View File

@@ -14,5 +14,5 @@
<a href="https://www.cutieguwu.ca/feed/rss.xml" title="RSS Feed" download>
<ion-icon name="logo-rss" alt="RSS Feed" class="orange"></ion-icon>
</a>
<a class="phantom"></a>
<a rel="me" href="https://mastodon.online/@OliveTheFemboy" class="phantom">Mastodon</a>
</div>