commit 62823f301a9531cd813d080f0b6666f8607a1dce parent 8673733d59f710dcd5c4039222400c1edb89cf73 Author: Jake Bauer <jbauer@paritybit.ca> Date: Mon, 18 Oct 2021 04:46:41 -0400 Add copyright notice to website footer Diffstat:
M | build/footer.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build/footer.html b/build/footer.html @@ -1 +1 @@ -</main></body></html> +</main><hr><footer><small><center>© 2019-2021 Jake Bauer — <a href="https://creativecommons.org/licenses/by/4.0/legalcode">CC-BY 4.0</a></center></small></footer></body></html>