2025-09-25 21:52:12 -07:00

39 lines
1.2 KiB
HTML

<div class="flex-container">
<a class="logo" href="/"
><img
src="../assets/shiloh-logo-white-1-outline.png"
alt="Last Hour Hosting Logo"
height="30"
/></a>
<p class="white">
© 2022-2025
<a href="/" target="_blank">shilohcode.com</a>. all rights reserved by
<a href="https://shilohcode.com" target="_blank">shiloh llc.</a>
</p>
</div>
<div class="flex-container">
<div>
<a href="https://shilohcode.com/creed">our creed</a>
</div>
</div>
<div class="flex-row">
<div class="flex-container">
<h3 class="white">services</h3>
<a href="https://lasthourhosting.org">webhosting</a>
<a href="https://shilohcode.com/solutions">managed IT</a>
</div>
<div class="flex-container">
<h3 class="white">resources</h3>
<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="https://shilohcode.com/contact">report abuse</a>
</div>
<div class="flex-container">
<h3 class="white">company</h3>
<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>