timeline/partials/footer.php
2024-12-12 15:51:14 +01:00

8 lines
No EOL
211 B
PHP

</main>
<footer>
&copy; 2024 <?= $config['public_nick'] ?> | powered by <a href="https://github.com/sorenpeter/timeline" target="_blank">timeline - a single user twtxt/yarn pod </a>
</footer>
</body>
</html>