Josh's Changes

This commit is contained in:
2026-04-03 20:43:00 -04:00
parent df06dcc0d7
commit 03825c1048
16 changed files with 216 additions and 54 deletions
+2
View File
@@ -1,9 +1,11 @@
</main>
<?php if (empty($isCalendarTvView)): ?>
<footer class="bg-light p-3 mt-4">
<div class="container text-center">
<p>Family Hub &copy; <?= date('Y') ?></p>
</div>
</footer>
<?php endif; ?>
<!-- Bootstrap JS from CDN -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>