website/footer.html

7 lines
311 B
HTML
Raw Normal View History

2022-05-07 04:54:47 +00:00
<footer>
<hr>
<p>Made with ❤️ by ~vern team</p>
<p>Copyright (C) 2022 <a href=/admins>~vern administrators</a>. <a rel="license" href="/LICENSE.txt">Some rights reserved</a>.</p>
2022-09-12 14:27:32 +00:00
<p>Find the source code for this website on <a rel="source" href="//git.vern.cc/vern/website">~vern Gitea</a></p>
2022-05-07 04:54:47 +00:00
</footer>