website/BUILDING-HTML/footer.html

5 lines
220 B
HTML

<footer>
<p>this site is licensed under <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a><br>
see the <a href="https://git.unix.dog/yosh/website">source code repository</a></p>
</footer>