This commit is contained in:
2026-03-04 02:41:43 +01:00
parent 282832050f
commit b04a404654
4 changed files with 57 additions and 41 deletions

View File

@@ -1,8 +1,9 @@
</main>
<footer class="site-footer">
<div class="footer-left">© <?= date('Y') ?> Nexus</div>
<div class="footer-right">Security first · Internal only</div>
</footer>
</main>
<footer class="site-footer">
<div class="footer-left">© <?= date('Y') ?> Nexus</div>
<div class="footer-right">Security first · Internal only</div>
</footer>
</div>
</div>
</div>
<?php asset_scripts('footer'); ?>