website/en/footer.html

7 lines
322 B
HTML
Raw Normal View History

2022-05-07 04:54:47 +00:00
<footer>
<hr>
<p>Made with &lt;3 by ~vern team</p>
<p>Copyright (C) 2022 <a href=/en/admins>~vern team</a>. <a rel="license" href="/LICENSE.txt">Some rights reserved</a> under CC BY-SA 4.0.</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>