aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-08-26 19:07:45 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-08-26 19:20:04 +0300
commitd548d4a900024352a033e2b4523bb7f272b26a6f (patch)
tree1d7bd088eeefef367cb5cac026d08a31c01716f7 /_includes/footer.html
parent7ac5dbeb4f9329dbd75e42c800b8afc8b58d552d (diff)
parentaf529b0371bfe9fa2039fb6bce5deadbb7c0c76b (diff)
downloadaaoth.xyz-d548d4a900024352a033e2b4523bb7f272b26a6f.tar.gz
aaoth.xyz-d548d4a900024352a033e2b4523bb7f272b26a6f.zip
merge branch 'music-projects'
music info is messed up now, but kinda works
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html21
1 files changed, 11 insertions, 10 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index d3e9dc5..e83385f 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,18 +1,19 @@
<footer>
- <p>
- licensed under
- <a href="http://creativecommons.org/licenses/by-sa/4.0/">
+ <hr>
+ <p>
+ licensed under
+ <a href="http://creativecommons.org/licenses/by-sa/4.0/">
cc-by-sa-4.0
- </a>
- </p>
- <p>
+ </a>
+ </p>
+ <p>
<p>gpg key:
<a href="/pgp.asc">
405C2C163EF6A2C9
</a>
</p>
- <a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git/about">
- site source
- </a>
- </p>
+ <a rel="site source" href="https://git.aaoth.xyz/aaoth.xyz.git/about">
+ site source
+ </a>
+ </p>
</footer>