HASTY FIX

This commit is contained in:
Lazy Hippopotamus
2024-04-10 12:59:31 -04:00
parent 6cee72db78
commit bfc80032ed
15 changed files with 172 additions and 164 deletions

View File

@@ -2,15 +2,8 @@
[=content-]
<div id="library">
<div id="libpages">
[f library libraryEntry]
<a href="[^baseurl]/[^libraryEntry.filename]">
<span>[^libraryEntry.libraryTitle]</span>
<p>
[^libraryEntry.libraryBlurb]
</p>
<span><img src="[^baseurl]/res/librarrow.svg"></span>
</a>
[/]
<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">

View File

@@ -2,16 +2,32 @@
[=content-]
<div class="centered-container">
<div style="display: inline-flex;flex-direction: column;align-items: stretch;">
[f servicepages page]
<a class="servicelink">
<div class="serviceitem">
<span>[^page.title]</span>
<p>
[^page.quickdesc]
</p>
</div>
</a>
[/]
<a class="servicelink">
<div class="serviceitem">
<span>Chavurah</span>
<p>
Attend our Chok LYisrael based Torah study on Discord every Sunday, 12:00-1:00 pm EST and gain access to our
non-denominational & lay led Chavurah server along with its study resources and motivated members for $30 a month!
</p>
</div>
</a>
<a class="servicelink">
<div class="serviceitem">
<span>Consultation</span>
<p>
We offer basic individual consultations on topics ranging from conversion to the diversity of the modern Kuwaiti Jewish
Community and Spiritual motivation for $20 an hour!
</p>
</div>
</a>
<a class="servicelink">
<div class="serviceitem">
<span>Kashrut</span>
<p>
See the selection of Jewish products available in Kuwait for free!
</p>
</div>
</a>
</div>
</div>
<style>