diff options
Diffstat (limited to '_includes/footer.html')
| -rw-r--r-- | _includes/footer.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index e83385f..b8b4cf1 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,14 +6,14 @@ cc-by-sa-4.0 </a> </p> - <p> <p>gpg key: - <a href="/pgp.asc"> - 405C2C163EF6A2C9 - </a> + <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> |
