shiloh-website/components/footer.html
2024-09-04 18:28:46 -07:00

58 lines
1.7 KiB
HTML

<div class="flex-container">
<a class="logo" href="/index.html"
><img
src="../assets/shiloh-logo-white-1.png"
alt="Last Hour Hosting Logo"
height="30"
/></a>
<p>
© 2023-2024
<a href="/index.html" target="_blank">shilohcode.com</a>. all rights
reserved by
<a href="https://shilohcode.com" target="_blank">shiloh llc.</a>
</p>
<p>pmb #15264 514 americas way box elder, sd, 57719-7600</p>
</div>
<div class="flex-container">
<div>
<a href="/creed.html">our creed</a>
</div>
<div>
<a href="https://status.shilohcode.com" target="_blank">status</a>
<a href="#coming-soon">onion(TOR) mirror</a>
<a href="#coming-soon">hyphanet mirror</a>
</div>
</div>
<div class="flex-row">
<div class="flex-container">
<h3>services</h3>
<a href="https://lasthourhosting.org">hosting</a>
<a href="https://githaven.org">git</a>
<a href="https://remnant.chat">secure comms</a>
<a href="/services.html">hire us</a>
</div>
<div class="flex-container">
<h3>resources</h3>
<a href="https://shilohcode.com/getinvolved">get involved</a>
<a href="https://githaven.org/Shiloh">contribute</a>
<a href="/contact.html">report abuse</a>
</div>
<div class="flex-container">
<h3>company</h3>
<a href="/about.html">our team</a>
<a href="/news.html">news room</a>
<a href="/contact.html">contact</a>
</div>
</div>
<div class="flex-container">
<a
class="logo"
href="https://business.uschristianchamber.com/directory/Details/shiloh-llc-3651896"
target="_blank"
><img
src="../assets/us-christian-chamber-logo.png"
alt="US Christian Chamber of Commerce Logo"
height="100"
/></a>
</div>