LuggageTrackerUI/snippets/footer.php
2025-07-08 23:56:37 -04:00

5 lines
183 B
PHP

<?php ?>
<footer class="footer">
<p class="footer-text">Made hastily by <a class="footer-text" href="https://www.linkedin.com/in/steven-tracey18/">Steven Tracey</a></p>
</footer>