mestizo.monster/_includes/_footer.njk

23 lines
792 B
Text

<footer>
<p>
<a rel="me" href="https://tilde.zone/@taco">mastodon</a> /
<a href="https://codeberg.org/takouhai">codeberg</a> /
<a href="https://keyoxide.org/dde52d5b73e9bcb3da5af230f762860f6b1c66b7">keyoxide</a>
</p>
<p>
<a rel="noreferrer noopener" href="https://mestizo.monster" target="_blank">mestizo.monster</a>
© current year by
<a rel="noreferrer noopener" href="https://mestizo.monster/about" target="_blank">taco</a> is
licensed under
<a
rel="noreferrer noopener"
href="http://creativecommons.org/licenses/by-nc/4.0/?ref=chooser-v1"
target="_blank"
>CC BY-NC 4.0</a
>.
</p>
<p>
this website is
<a href="https://git.tacowolf.net/TacoWolf/mestizo.monster" target="_blank">open source</a>.
</p>
</footer>