mozhi/views/footer.html

15 lines
322 B
HTML
Raw Normal View History

2023-09-10 17:27:22 +05:30
<br />
<footer style="text-align: center">
<br />
<p>
Copyright 2023 <a href="https://aryak.me">Arya Kiran</a> and other
contributors
</p>
<p>
View Source Code on
<a href="https://codeberg.org/aryak/mozhi">Codeberg</a>
</p>
</footer>
</body>
2023-06-25 00:10:57 +05:30
</html>