add link to rss feed in footer
This commit is contained in:
@@ -78,6 +78,10 @@
|
||||
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
|
||||
Source Code
|
||||
</a>
|
||||
•
|
||||
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
|
||||
RSS
|
||||
</a>
|
||||
</p>
|
||||
</main>
|
||||
</body>
|
||||
|
@@ -75,6 +75,10 @@
|
||||
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
|
||||
Source Code
|
||||
</a>
|
||||
•
|
||||
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
|
||||
RSS
|
||||
</a>
|
||||
</p>
|
||||
</main>
|
||||
</body>
|
||||
|
@@ -52,6 +52,10 @@
|
||||
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
|
||||
Source Code
|
||||
</a>
|
||||
•
|
||||
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
|
||||
RSS
|
||||
</a>
|
||||
</p>
|
||||
</main>
|
||||
</body>
|
||||
|
@@ -62,6 +62,10 @@
|
||||
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
|
||||
Source Code
|
||||
</a>
|
||||
•
|
||||
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
|
||||
RSS
|
||||
</a>
|
||||
</p>
|
||||
</main>
|
||||
</body>
|
||||
|
@@ -53,6 +53,10 @@ defmodule MonoTab.RootLayout do
|
||||
<a href="https://git.silentsilas.com/silentsilas/monotab" target="_blank">
|
||||
Source Code
|
||||
</a>
|
||||
•
|
||||
<a href="https://monotab.silentsilas.com/feed.xml" target="_blank">
|
||||
RSS
|
||||
</a>
|
||||
</p>
|
||||
</main>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user