Integrated Quill
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
max-width: 195vw; height: 80vh; left: 0vw;
|
||||
}}
|
||||
</style>
|
||||
<script src="_/code/util.js"></script>
|
||||
<script src="_/code/quill.js"></script>
|
||||
<script type="module">
|
||||
import PageFooter from "./components/Footer.js"
|
||||
import NavBar from "./components/NavBar.js"
|
||||
@@ -66,8 +66,8 @@
|
||||
<h1 style="font-family: Canterbury; font-size: 3.5rem; ">A Classical Christian Society</h1>
|
||||
|
||||
<div style="font-size: 1.3em; margin-top: 1em; max-width: 42vw; text-align: justify">
|
||||
<p>Hyperia is a private club. We exist to promote European and Christian tradition.</p>
|
||||
<p>Inspired by the Classical Christian schooling movement that began in the 1990s, Hyperia is a similar space for adults.</p>
|
||||
<p>Hyperia is a private club, focused on promoting the Classical Christian movement in America.</p>
|
||||
<p>Inspired by Classical Christian schools, Hyperia is a similar space for adults.</p>
|
||||
</div>
|
||||
|
||||
<div style="height: 3vh;"></div>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script src="_/code/util.js"></script>
|
||||
<script src="_/code/quill.js"></script>
|
||||
<script type="module">
|
||||
import PageFooter from "./components/Footer.js"
|
||||
import NavBar from "./components/NavBar.js"
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script src="_/code/util.js"></script>
|
||||
<script src="_/code/quill.js"></script>
|
||||
<script type="module">
|
||||
import PageFooter from "./components/Footer.js"
|
||||
import NavBar from "./components/NavBar.js"
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<script src="_/code/util.js"></script>
|
||||
<script src="_/code/quill.js"></script>
|
||||
<script type="module">
|
||||
import PageFooter from "./components/Footer.js"
|
||||
import NavBar from "./components/NavBar.js"
|
||||
|
||||
Reference in New Issue
Block a user