summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Walker <dustin.walker@email.wsu.edu>2025-01-16 15:53:36 -0500
committerDustin Walker <dustin.walker@email.wsu.edu>2025-01-16 15:53:36 -0500
commite513432986d3395e8c9a2f761d8aecc9875f6ff4 (patch)
treea76f5373dfa52b2fff19b73d00009adf245e8e38
parentb088d469a1132b64465a4eb08e00b049715299ce (diff)
Updated index.html to account for git domain changed to cgit
-rw-r--r--index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.html b/index.html
index 15599e3..34dbf83 100644
--- a/index.html
+++ b/index.html
@@ -17,8 +17,7 @@
<div class="column">
<h1>Dustin Walker's Webpage</h1>
<h3>York County, Pennsylvania</h3>
- <p>This website runs under a self hosted raspberry pi 3, configured under the guidance of <a href="https://landchad.net">LandChad.net</a>. You too can be an internet landlord, so go there to learn more.</p>
- <p>The source for this website can be found at <a href="https://git.dwalker.xyz/?p=sovereign-demesne.git">git.dwalker.xyz</a>. Licensed under GPLv3.</p>
+ <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>
</div>
</div>
@@ -38,6 +37,7 @@
<h2>Links</h2>
<hr/>
<ul>
+ <li><a href="https://landchad.net">Build your own Website</a></li>
<li><a href="https://suckless.org">Suckless Software</a></li>
<li><a href="https://wttr.in">Weather</a></li>
<li><a href="https://1mb.club">1MB Club</a></li>
@@ -53,7 +53,8 @@
<ul>
<li><a href="https://brownsorchards.com">Brown's Orchard</a></li>
<li><a href="https://godfreymeats.com">Godfrey Brothers Meats</a></li>
- <li><a href="https://hiwwewiedriwwe.wordpress.com">Hiwwe wie Driwwe</a></li>
+ <li><a href="https://hiwwe-wie-driwwe.com/">Hiwwe wie Driwwe</a></li>
+ <li><a href="https://maplelawnfarms.com/">Maple Lawn Farms</a></li>
<li><a href="https://millerplantfarm.com">Miller Plant Farm</a></li>
<li><a href="https://christmastimeinloganville.com">Christmastime in Loganville</a></li>
</ul>
@@ -73,7 +74,7 @@
<hr/>
<footer>
- <p><a href="https://dwalker.xyz">dwalker.xyz</a> 🄯 2023</p>
+ <p><a href="https://dwalker.xyz">dwalker.xyz</a> © 2025 Anno Domini</p>
</footer>
</main>
</body>