footer url fix

This commit is contained in:
Gary 2025-09-17 12:38:54 -07:00
parent 4658cfc13d
commit 6754264bae

View File

@ -20,19 +20,19 @@
<div class="flex-container">
<h3 class="white">services</h3>
<a href="https://lasthourhosting.org">webhosting</a>
<a href="/solutions">managed IT</a>
<a href="https://shilohcode.com/solutions">managed IT</a>
</div>
<div class="flex-container">
<h3 class="white">resources</h3>
<a href="/community">get involved</a>
<a href="https://shilohcode.com/community">get involved</a>
<a href="https://githaven.org">contribute</a>
<a href="https://remnant.chat">community</a>
<a href="/contact">report abuse</a>
<a href="https://shilohcode.com/contact">report abuse</a>
</div>
<div class="flex-container">
<h3 class="white">company</h3>
<a href="/about">about</a>
<a href="/careers">careers</a>
<a href="/contact">contact</a>
<a href="https://shilohcode.com/about">about</a>
<a href="https://shilohcode.com/careers">careers</a>
<a href="https://shilohcode.com/contact">contact</a>
</div>
</div>