Add credits link

This commit is contained in:
Ben Sturmfels 2023-04-20 18:52:21 +10:00
parent 6577e0ebea
commit 09f9f2128b
Signed by: bsturmfels
GPG key ID: 023C05E2C9C068F0

View file

@ -150,7 +150,8 @@
<div class="col-md-4 pb-4 text-right"> <div class="col-md-4 pb-4 text-right">
<small> <small>
<a href="#">Back to top</a><br> <a href="#">Back to top</a><br>
&copy; 2023 <a href="https://sfconservancy.org/">Software Freedom Conservancy</a> &copy; 2023 <a href="https://sfconservancy.org/">Software Freedom Conservancy</a><br>
<a href="/credits/">Credits</a>
</small> </small>
</div> </div>
</div> </div>