probably ready to launch; setting up the Sitix action now
This commit is contained in:
@@ -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,9 +71,8 @@
|
||||
<div id="titlebracket">
|
||||
<h1 style="padding-bottom: 2em;">Library</h1>
|
||||
</div>
|
||||
<div id="library"> <div id="libpages"> <a href="http://localhost:8080/library/library-entry.html"> <span>Library Entry</span> <p> This library entry is sure to boggle the mind! Lorem ipsum dolor sit amet, consectetur adipisicing elit. Magnam nam unde sequi nemo voluptatem voluptate autem quaerat perspiciatis! Error ut, velit sed rerum voluptatum officiis pariatur unde facilis inventore eligendi?
|
||||
</p> <span><img src="http://localhost:8080/res/librarrow.svg"></span> </a> <a href="http://localhost:8080/library/library-entry-2.html"> <span>Library Entry Two</span> <p> This is the second Library Entry, for testing. This is a very real blurb! It has important information, just enough to entice the visitor to click!
|
||||
</p> <span><img src="http://localhost:8080/res/librarrow.svg"></span> </a> </div> <div id="study"> <div id="study-inner"> <h1 style="color: var(--kuwaitred);">Daily Study</h1> <div> Weekly Chok L'Yisrael Torah section: <b id="torahsection"></b> </div> <div> Bustan Al Uqul: <b id="bustanaluqul"></b> </div> <div> Tomer Devorah: <b id="tomerdevorah"></b> </div> </div> </div> </div> <script src="http://localhost:8080/torahstudy.js"></script>
|
||||
<div id="library"> <div id="libpages"> <a href="http://localhost:8080/library/aentry1.html"> <span>Jews</span> <p> Reminders for Jews </p> <span><img src="http://localhost:8080/res/librarrow.svg"></span> </a> <a href="http://localhost:8080/library/aentry2.html"> <span>Non-Jews</span> <p> Reminders for Non-Jews
|
||||
</p> <span><img src="http://localhost:8080/res/librarrow.svg"></span> </a> </div> <div id="study"> <div id="study-inner"> <h1 style="color: var(--kuwaitred);">Daily Study</h1> <div> Bustan Al Uqul: Chapter <b id="bustanaluqul"></b> </div> <div> Tomer Devorah: Chapter <b id="tomerdevorah"></b> </div> </div> </div> </div> <script src="http://localhost:8080/torahstudy.js"></script>
|
||||
<div class="bottom">
|
||||
<img src="http://localhost:8080/res/Avraham_Society.png">
|
||||
<div>
|
||||
@@ -91,6 +90,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