summaryrefslogtreecommitdiff
path: root/layouts/partials/buttons.html
blob: beb7d9ee546e2799c782ab5df67b54471d76aa2f (plain)
1
2
3
4
5
6
7
8
<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="/"><img src="/favicon.ico" alt="Logo de mon site"
			title="Page Web de Mielota" width="31" height="31"></a>
</div>