Nearing completion

This commit is contained in:
prospect
2024-01-11 06:17:07 -05:00
parent 7843c7b084
commit b345ca70da
62 changed files with 1672 additions and 24 deletions

View File

@@ -53,7 +53,7 @@
} else echo 'in-view' ?>">
<ul class="lg:max-w-3xl mx-auto text-3xl grid grid-cols-6">
<!-- Menu Loop -->
<!-- Menu Icons Loop -->
<?php foreach ($menuData as $page) { ?>
<li>
@@ -149,8 +149,6 @@
</section>
<!-- Splash Screen Section -->
<?php
// Check if a flag is set in the session to indicate that the code has already run