add link to rss feed in footer

This commit is contained in:
2025-07-26 15:18:58 -04:00
parent a04e079380
commit dd709c46f0
5 changed files with 20 additions and 0 deletions

View File

@@ -78,6 +78,10 @@
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
Source Code
</a>
&nbsp;&nbsp;
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
RSS
</a>
</p>
</main>
</body>

View File

@@ -75,6 +75,10 @@
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
Source Code
</a>
&nbsp;&nbsp;
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
RSS
</a>
</p>
</main>
</body>

View File

@@ -52,6 +52,10 @@
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
Source Code
</a>
&nbsp;&nbsp;
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
RSS
</a>
</p>
</main>
</body>

View File

@@ -62,6 +62,10 @@
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
Source Code
</a>
&nbsp;&nbsp;
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
RSS
</a>
</p>
</main>
</body>

View File

@@ -53,6 +53,10 @@ defmodule MonoTab.RootLayout do
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
Source Code
</a>
&nbsp;•&nbsp;
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
RSS
</a>
</p>
</main>
</body>