summaryrefslogtreecommitdiff
path: root/src/web/_views/footer.php
blob: 9040c3a053b5e18e8b9bee107727b2b50f8b133d (plain)
1
2
3
4
5
6
7
8
<?php /* Copyright (c) 2024 Freya Murphy */ ?>
<?php /* vi: syntax=php */ ?>
	<footer>
		Freya Murphy © 2023 | <a href="https://freya.cat">freya.cat</a>
	</footer>
	<body>

</html>