lots of stuff
This commit is contained in:
@@ -19,10 +19,10 @@
|
||||
<title>Avraham Society | [^title]</title>
|
||||
<link rel="stylesheet" href="[^baseurl]/main.css" />
|
||||
<link rel="manifest" href="[^baseurl]/manifest.json"/>
|
||||
<link rel="icon" href="[^baseurl]/res/Avraham_Society_icon.png">
|
||||
<!--
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link rel="icon" href="[^baseurl]/res/Avraham_Society_icon.png">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@800&family=Libre+Baskerville&family=Roboto&family=Roboto+Mono:wght@300&display=swap" rel="stylesheet">-->
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
@@ -56,7 +56,7 @@
|
||||
<div id="main">
|
||||
<div id="banner">
|
||||
<a href="[^baseurl]"><img src="[^baseurl]/res/Avraham_Society.png"></a>
|
||||
<div id="social">Social media, recent updates, etc</div>
|
||||
<div id="dates"><b id="gregorian"></b> | <b id="hebrew"></b></div>
|
||||
<input id="navExpander" style="display: none;" type="checkbox" checked>
|
||||
<div id="nav">
|
||||
<label for="navExpander" id="nav-expand"></label>
|
||||
@@ -75,15 +75,19 @@
|
||||
<div class="bottom">
|
||||
<img src="[^baseurl]/res/Avraham_Society.png">
|
||||
<div>
|
||||
<p>
|
||||
Quick informative blurb, social links, etc.
|
||||
</p>
|
||||
<p>
|
||||
Could follow a number of different designs; this is the most basic possibility.
|
||||
<p style="padding-bottom: 100px;font-family: sans-serif;font-weight: bold;font-size: 1.4em;">
|
||||
The Avraham Society is the first modern Humanistic and Cultural initiative that is based on and representing the Jewish Community of Kuwait in all its denominations.
|
||||
</p>
|
||||
<div class="centered-container">
|
||||
<div class="social">
|
||||
<a href="https://www.instagram.com/avraham_society?igsh=MXRnMG90enBoaGV3eA%3D%3D&utm_source=qr"><img src="[^baseurl]/res/Instagram_Glyph_Gradient.svg" /></a>
|
||||
<a href="https://discord.gg/52DFF2ep">Discord</a>
|
||||
<a href="https://www.facebook.com/share/hG9zRWFi1C5ebvwS/?mibextid=K35XfP"><img src="[^baseurl]/res/Facebook_Logo_Primary.png" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="plug">Website by <a href="mailto:plupy44@gmail.com">Tyler Clarke</a>.</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>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user