summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.php b/index.php
index 3f51808..2009ca1 100644
--- a/index.php
+++ b/index.php
@@ -22,7 +22,9 @@ with a primary goal of retaining the function and form of traditional desktop co
</SPAN>
<P STYLE="text-align:center"><A HREF="screenshots.php">More Screenshots</A>
<P CLASS="spacer">
-<A HREF="rss.php"><IMG ALT="RSS Feed" SRC="media/tde-rss.png" ID="rssicon"></A><H2>Latest News</H2>
+<a href="rss.php" title="Website RSS"><img alt="RSS Feed" src="media/tde-rss.png" id="rssicon" /></a>
+<a href="https://floss.social/@tde" rel="me" title="Mastodon channel"><img alt="Mastodon channel" src="media/mastodon-icon.png" id="rssicon" /></a>
+<h2>Latest News</h2>
<?php
if ($handle = opendir('./news/')) {
$filenames = array();