Files
hugo-template/layouts/_partials/footer.html

5 lines
393 B
HTML

<p><a href="/contribute">Contribute</a> &nbsp;|&nbsp; <a href="/about">About</a> &nbsp;|&nbsp; <a href="/license">License</a> &nbsp;|&nbsp; <a href="/privacy">Privacy</a> </p>
<!-- <p>Open-source under <a href="">MIT License</a></p> -->
<!-- <p>The information on this website is presented for educational purposes only.</p> -->
<p>&copy; Copyright {{ now.Year }}. An open-source project.</p>