website/footer.html

7 lines
311 B
HTML

<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>
<p>Find the source code for this website on <a rel="source" href="//git.vern.cc/vern/website">~vern Gitea</a></p>
</footer>