mestizo.monster/_includes/_footer.njk
taco f1b8097978 feat: migrate to 11ty (#1)
alas, hugo. we hardly knew ye.

Reviewed-on: https://git.tacowolf.net/TacoWolf/mestizo.monster/pulls/1
Co-authored-by: taco <signing@tacowolf.net>
Co-committed-by: taco <signing@tacowolf.net>
2026-04-10 19:48:32 -04:00

59 lines
1.3 KiB
Text

<footer>
<p>
<a
rel="me noreferrer noopener"
target="_tab"
href="https://tilde.zone/@taco"
title="all my cool posts"
>mastodon</a
>
-
<a
rel="noreferrer noopener"
target="_tab"
href="https://codeberg.org/takouhai"
title="most of my cool code"
>codeberg</a
>
-
<a
rel="noreferrer noopener"
target="_tab"
href="https://keyoxide.org/dde52d5b73e9bcb3da5af230f762860f6b1c66b7"
title="i know how pgp keys work!"
>keyoxide</a
>
</p>
<p>
<a
rel="noreferrer noopener"
target="_tab"
href="https://mestizo.monster"
title="all wrongs reserved"
>mestizo.monster</a
>
copyleft 2012 - 2026 by
<a
rel="noreferrer noopener"
target="_tab"
href="https://mestizo.monster/about"
title="hey, that's me!"
>taco</a
>
is licensed under
<a rel="noreferrer noopener" target="_tab" href="http://creativecommons.org/licenses/by-nc/4.0/"
>CC BY-NC 4.0</a
>.
</p>
<p>
this website is
<a
rel="noreferrer noopener"
target="_tab"
href="https://git.tacowolf.net/TacoWolf/mestizo.monster"
target="_blank"
title="fancy name for saying you can see the source code"
>open source</a
>.
</p>
</footer>