diff options
author | Dustin Walker <dustin.walker@email.wsu.edu> | 2025-01-18 22:59:56 -0500 |
---|---|---|
committer | Dustin Walker <dustin.walker@email.wsu.edu> | 2025-01-18 22:59:56 -0500 |
commit | 0612b0a22976ce618bd259b72ab2c24a715f5682 (patch) | |
tree | 238bb13f1ff3ea97cc6c49672b0bd314b6e7d937 | |
parent | 33bf60c725c57f94f18e839a12369a835c5e12f7 (diff) |
RSS bridge added
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |