Files
uovidiu.com/includes/footer.php
Ovidiu U 55ae54d2c5 init
2026-03-13 09:23:15 +00:00

8 lines
192 B
PHP

<footer class="footer">
<span>© <?php echo date('Y'); ?> Ovidiu Ungureanu</span>
<span>Built with PHP, no JS frameworks were harmed.</span>
</footer>
</body>
</html>