timeline/partials/footer.php
2023-11-13 23:03:37 +01:00

8 lines
No EOL
243 B
PHP

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