summaryrefslogtreecommitdiff
path: root/layouts/partials/buttons.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/buttons.html')
-rw-r--r--layouts/partials/buttons.html11
1 files changed, 3 insertions, 8 deletions
diff --git a/layouts/partials/buttons.html b/layouts/partials/buttons.html
index 7eab99d..beb7d9e 100644
--- a/layouts/partials/buttons.html
+++ b/layouts/partials/buttons.html
@@ -1,13 +1,8 @@
-<div style="text-align: center;">
- <a href="/"><img src="/favicon.ico" alt="Logo de mon site"
- title="Page Web de Mielota" width="37" height="37"></a>
- <a href="/index.xml"><img src="/assets/rss.png" alt="Rss Feed logo"
- title="Rss Feed"></a>
+<div class="buttons">
<a href="/banporn/"><img src="/assets/banporn.png" alt="BAN PORN"
title="BAN PORN"></a>
<a href="https://codeberg.org/mielota"><img src="/assets/codeberg.png" alt="Codeberg logo"
title="Codeberg"></a>
- <a href="https://github.com/mielota"><img src="/assets/github.png" alt="GitHub logo"
- title="GitHub"></a>
-
+ <a href="/"><img src="/favicon.ico" alt="Logo de mon site"
+ title="Page Web de Mielota" width="31" height="31"></a>
</div>