add footer php include to other.php

This commit is contained in:
emma 2024-12-13 18:31:57 -05:00
parent 0d0e24d1a1
commit 9b1d958782
1 changed files with 1 additions and 0 deletions

View File

@ -39,5 +39,6 @@
<p class="teaser-text">you can certainly expect more here with time &lt;3</p>
</section>
</main>
<?php include "../includes/footer.php" ?>
</body>
</html>