probably ready to launch; setting up the Sitix action now
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<p></p>
|
||||
|
||||
|
||||
|
||||
<!DOCTYPE html>
|
||||
@@ -56,11 +56,11 @@
|
||||
<div id="main">
|
||||
<div id="banner">
|
||||
<a href="http://localhost:8080"><img src="http://localhost:8080/res/Avraham_Society.png"></a>
|
||||
<div id="dates"><b id="gregorian"></b> | <b id="hebrew"></b></div>
|
||||
<div id="dates"><b id="hebrew"></b></div>
|
||||
<input id="navExpander" style="display: none;" type="checkbox" checked>
|
||||
<div id="nav">
|
||||
<label for="navExpander" id="nav-expand"></label>
|
||||
<a onclick="localStorage.refered = true" href="http://localhost:8080/">Home</a> <!--<a onclick="localStorage.refered = true" href="http://localhost:8080/intro-to-judaism">Intro to Judaism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/jewish-history-culture">Jewish History and Culture</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/landmarks">Jewish Landmarks</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/humanism">Humanism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/membership">Membership</a>--> <a onclick="localStorage.refered = true" href="http://localhost:8080/about">About Us</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/humanistic-judaism">Humanistic Judaism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/librarymain">Library</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/culture">Culture</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/membership">Membership</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/services">Our Services</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/contact-us">Contact Us</a>
|
||||
<a onclick="localStorage.refered = true" href="http://localhost:8080/">Home</a> <!--<a onclick="localStorage.refered = true" href="http://localhost:8080/intro-to-judaism">Intro to Judaism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/jewish-history-culture">Jewish History and Culture</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/landmarks">Jewish Landmarks</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/humanism">Humanism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/membership">Membership</a>--> <a onclick="localStorage.refered = true" href="http://localhost:8080/about">About Us</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/humanistic-judaism">Humanistic Judaism</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/librarymain">Library</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/culture">Culture</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/membership">Membership</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/services">Services</a> <a onclick="localStorage.refered = true" href="http://localhost:8080/contact-us">Contact Us</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="top">
|
||||
@@ -71,7 +71,7 @@
|
||||
<div id="titlebracket">
|
||||
<h1 style="padding-bottom: 2em;">Contact Us</h1>
|
||||
</div>
|
||||
<p> Kindly email ovadiah@avrahamsociety.org if you have any questions or concerns.
|
||||
<p style="text-align: center;"> Kindly email <a href="ovadiah@avrahamsociety.org">ovadiah@avrahamsociety.org</a> if you have any questions or concerns. </p>
|
||||
<div class="bottom">
|
||||
<img src="http://localhost:8080/res/Avraham_Society.png">
|
||||
<div>
|
||||
@@ -89,6 +89,6 @@
|
||||
</div>
|
||||
<div id="plug">© 2024 The Avraham Society. Website by <a href="https://swaous.asuscomm.com/">Tyler Clarke</a>. Built with <a href="https://swaous.asuscomm.com/sitix">Sitix.</a></div>
|
||||
</div>
|
||||
<script src="main.js"></script>
|
||||
<script src="http://localhost:8080/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user