diff options
Diffstat (limited to 'layouts/partials')
-rw-r--r-- | layouts/partials/footer.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index cc885ef..4da530a 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -3,3 +3,5 @@ <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> |