diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2021-09-19 16:34:37 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2021-09-19 16:34:37 +0300 |
| commit | a546917f088f049e91aca075a222096dea83fb2b (patch) | |
| tree | 1615c42547dbd5c33c69703351b893462a7f8a5d /_includes/footer.html | |
| parent | 1f26e4981ecd89ace20d9e329a629fd63dfc269a (diff) | |
| download | aaoth.xyz-a546917f088f049e91aca075a222096dea83fb2b.tar.gz aaoth.xyz-a546917f088f049e91aca075a222096dea83fb2b.zip | |
fix html errors
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> |
