aboutsummaryrefslogtreecommitdiffstats
path: root/_includes
diff options
context:
space:
mode:
Diffstat (limited to '_includes')
-rw-r--r--_includes/footer.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 01fa2b0..6c08b07 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,4 +1,13 @@
<footer>
- <p>this work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/">creative commons attribution-sharealike 4.0 international license</a></p>
- <p><a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git">site source</a></p>
+ <p>
+ this work is licensed under a
+ <a href="http://creativecommons.org/licenses/by-sa/4.0/">
+ creative commons attribution-sharealike 4.0 international license
+ </a>
+ </p>
+ <p>
+ <a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git/about">
+ site source
+ </a>
+ </p>
</footer>