From 0612b0a22976ce618bd259b72ab2c24a715f5682 Mon Sep 17 00:00:00 2001 From: Dustin Walker <dustin.walker@email.wsu.edu> Date: Sat, 18 Jan 2025 22:59:56 -0500 Subject: RSS bridge added --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 1172b02..83b2fa1 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,7 @@ <h1>Dustin Walker's Webpage</h1> <h3>York County, Pennsylvania</h3> <p>The source for this website can be found at <a href="https://git.dwalker.xyz/sovereign-demesne.git">git.dwalker.xyz</a>. Licensed under GPLv3.</p> + <p>Council Members: A mumble server is up in case of emergency meetings. We also have <a href="https://rss.dwalker.xyz">RSS management</a> and an <a href="https://bridge.dwalker.xyz">RSS bridge</a> to populate it.</p> </div> </div> @@ -32,6 +33,7 @@ <li><a href="downloads.html">Downloads</a></li> <li><a href="production.html">Production</a></li> <li><a href="reference.html">Reference</a></li> + <li><a href="https://bridge.dwalker.xyz">RSS Bridge</a></li> </ul> </div> <div class="column"> @@ -44,6 +46,7 @@ <li><a href="https://wttr.in">Weather</a></li> <li><a href="https://1mb.club">1MB Club</a></li> <li><a href="https://simplytranslate.org">Translations</a></li> + <li><a href="https://steamdb.info/">SteamDB</a></li> </ul> </div> </div> -- cgit v1.2.3