add name changes to nav

This commit is contained in:
Gary 2025-08-12 23:14:32 -07:00
parent bd06d674b8
commit c3832fa0ca
7 changed files with 33 additions and 90 deletions

View File

@ -55,7 +55,7 @@
<a
class="button-1"
role="button"
href="https://www.christiantechjobs.io/christian-jobs/remote-tech-sales-rep-100-commission-shiloh-909"
href="https://www.christiantechjobs.io/christian-jobs/remote-remote-tech-sales-rep-100-commission-shiloh-1127"
>learn more</a
>
</div>

View File

@ -55,6 +55,16 @@
>Watch</a
>
</div>
<div class="flex-row">
<a class="button-1" role="button" href="https://remnant.chat"
>Chat</a
>
</div>
<div class="flex-row">
<a class="button-1" role="button" href="https://githaven.org"
>Contribute</a
>
</div>
</div>
<video autoplay loop muted poster="/assets/get-involved.png">
<source
@ -63,26 +73,6 @@
/>
</video>
</div>
<div class="flex-column bg-vid">
<div>
<h2>remnant.chat</h2>
<div class="flex-row">
<a class="button-1" role="button" href="https://remnant.chat/"
>join</a
>
</div>
</div>
</div>
<div class="flex-column bg-vid">
<div>
<h2>githaven.org</h2>
<div class="flex-row">
<a class="button-1" role="button" href="https://rad.githaven.org"
>join</a
>
</div>
</div>
</div>
</main>
<div id="message"></div>
<footer id="footer"></footer>

View File

@ -21,19 +21,18 @@
<div class="flex-container">
<h3>services</h3>
<a href="https://lasthourhosting.org">webhosting</a>
<a href="/services">hire us</a>
<a href="/solutions">managed IT</a>
</div>
<div class="flex-container">
<h3>resources</h3>
<a href="https://shilohcode.com/get-involved">get involved</a>
<a href="https://rad.githaven.org">contribute</a>
<a href="/community">get involved</a>
<a href="https://githaven.org">contribute</a>
<a href="https://remnant.chat">community</a>
<a href="/contact">report abuse</a>
</div>
<div class="flex-container">
<h3>company</h3>
<a href="/about">our team</a>
<a href="/news">news room</a>
<a href="/about">about</a>
<a href="/careers">careers</a>
<a href="/contact">contact</a>
</div>

View File

@ -15,9 +15,10 @@
</a>
</div>
<ul class="menu">
<li class="menu-item"><a href="/solutions">solutions</a></li>
<li class="menu-item"><a href="/community">community</a></li>
<li class="menu-item"><a href="/creed">creed</a></li>
<li class="menu-item"><a href="/about">about</a></li>
<li class="menu-item"><a href="/get-involved">get involved</a></li>
<li class="menu-item"><a href="/services">services</a></li>
<li class="menu-item"><a href="/contact">contact us</a></li>
<li class="menu-item"><a href="/contact">contact</a></li>
</ul>
</div>

View File

@ -48,6 +48,12 @@
<div class="flex-column bg-vid">
<div>
<h1>tech reform in Jesus' name</h1>
<div class="flex-row">
<p>
christian experts in privacy, freedom, and managed services,
helping you achieve digital self-sufficiency.
</p>
</div>
<div class="flex-row">
<a
class="button-1"
@ -69,6 +75,7 @@
<div class="flex-column bg-vid">
<div>
<h1>services</h1>
<p>web-hosting, managed IT, software development</p>
<div class="flex-row">
<a class="button-1" role="button" href="/services">Learn More</a>
</div>
@ -132,9 +139,7 @@
href="https://odysee.com/@shilohcode:e/higherground:3"
>Watch</a
>
<a class="button-2" role="button" href="/get-involved"
>Learn More</a
>
<a class="button-2" role="button" href="/community">Learn More</a>
</div>
</div>
<video autoplay loop muted poster="/assets/get-involved.png">
@ -146,7 +151,7 @@
</div>
<div class="flex-column bg-vid-main">
<div>
<h1>contact us</h1>
<h1>contact</h1>
<div class="flex-row">
<div class="flex-container">
<a

View File

@ -1,52 +0,0 @@
<!--
██ ███████ ███████ ██ ██ ███████ ██ ███████ ██ ██ ██ ███ ██ ██████
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ██
██ █████ ███████ ██ ██ ███████ ██ ███████ █████ ██ ██ ██ ██ ██ ███
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
█████ ███████ ███████ ██████ ███████ ██ ███████ ██ ██ ██ ██ ████ ██████
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Latest News | Shiloh Code</title>
<meta name="description" content="Read about Shiloh in the news." />
<meta name="author" content="Shiloh" />
<meta property="og:title" content="shiloh code" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.shilohcode.com" />
<meta property="og:description" content="Read about Shiloh in the news." />
<meta property="og:image" content="./assets/shiloh_logo_black.png" />
<link rel="icon" href="./assets/favicon.ico" />
<link rel="icon" href="./assets/" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="stylesheet" href="css/styles.css?v=1.0" />
<script src="./js/jquery-3.7.1.min.js"></script>
<script src="./js/main.js"></script>
<script src="./js/navbar.js"></script>
</head>
<body>
<header id="header"></header>
<main>
<div class="flex-column bg-vid">
<div>
<h1>news room</h1>
<p>coming soon</p>
<div class="flex-row"></div>
</div>
</div>
</main>
<div id="message"></div>
<footer id="footer"></footer>
</body>
</html>

View File

@ -47,12 +47,12 @@
<main>
<div class="flex-column bg-vid">
<div>
<h1>services</h1>
<h1>solutions</h1>
<div class="flex-row">
<p>
we do managed IT, web-hosting, development, support, security, and
communication solutions, to help businesses fully own their
technology.
take control of your tech with shiloh. christian experts in
privacy, freedom, and managed services, helping you achieve
digital self-sufficiency.
</p>
</div>
<div class="flex-row">
@ -145,7 +145,7 @@
<h2>full-stack dev</h2>
<p>
enjoy greater flexibility, lower costs, security, and community-driven
innovation, all while aligning with Christian values.
innovation, all while aligning with christian values.
</p>
<div class="flex-row">