~mpldr/website

7070e46f409f08232a1499790ebf5b35cd42d37e — Moritz Poldrack 1 year, 7 months ago 06cfeef
fix shield spacing in footer
1 files changed, 1 insertions(+), 1 deletions(-)

M themes/hugo-98/layouts/partials/footer.html
M themes/hugo-98/layouts/partials/footer.html => themes/hugo-98/layouts/partials/footer.html +1 -1
@@ 1,6 1,6 @@
<hr>
<p>
If you feel like it, you can <a href="https://donate.moritz.sh"><img src="https://donate.moritz.sh/static/donate-with-fosspay.png" alt="Donate with fosspay" style="vertical-align: bottom;" /></a>, <a href="https://liberapay.com/mpldr"><img alt="Liberapay receiving" src="https://img.shields.io/liberapay/receives/mpldr?label=give%20with%20liberapay&logo=liberapay"></a>, or <a href="https://github.com/sponsors/mpldr"><img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/mpldr?color=%23c0c0c0&label=sponsor%20me&logo=github"></a>.<br>
If you feel like it, you can <a href="https://donate.moritz.sh"><img src="https://donate.moritz.sh/static/donate-with-fosspay.png" alt="Donate with fosspay" style="vertical-align: bottom;" /></a>, <a href="https://liberapay.com/mpldr"><img alt="Liberapay receiving" src="https://img.shields.io/liberapay/receives/mpldr?label=give%20with%20liberapay&logo=liberapay" style="vertical-align: bottom;"></a>, or <a href="https://github.com/sponsors/mpldr"><img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/mpldr?color=%23c0c0c0&label=sponsor%20me&logo=github" style="vertical-align: bottom;"></a>.<br>
Unless stated otherwise the texts of this website are released under CC-BY and code-snippets under the GPL.<br>
&copy; Moritz Poldrack
</p>