Nearing completion
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user