aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/footer.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 4da530a..906b7dc 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -3,5 +3,4 @@
<a href="https://creativecommons.org/publicdomain/zero/1.0/" rel="license"><img src="/img/badge/cc0.png" alt="CC0 1.0" class="badge"></a>
<a href="https://www.gentoo.org/"><img src="/img/badge/gentoo.png" alt="Gentoo" class="badge"></a>
<a href="https://www.vim.org/"><img src="/img/badge/vim.png" alt="Vim: the editor" class="badge"></a>
-<br>
-<br>
+<p>This website's work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode.en">CC0 1.0 Universal</a>; the source code is licensed under <a href="https://unlicense.org/">the Unlicense</a>. See the <a href="https://git.sr.ht/~auroras/www">Git repository</a>.</p>