add email

This commit is contained in:
ch0ccyra1n 2025-03-16 18:31:07 -07:00
parent 19abad444d
commit fac416a778

View file

@ -28,7 +28,7 @@
<p class="h-card vcard">
<img style="display: inline; width: 100px;" class="u-photo" src="/images/profile.png" alt="a cat with a wide-eyed stare" />
<a style="text-decoration: none" href={{ .Site.BaseURL }} class="p-name u-url url author metatag" rel="me"> {{ .Site.Params.Author.name }}'s website </a>
<a class="p-nickname u-email email metatag" rel="me" href="mailto:{{ .Site.Params.Author.email }}"> {{ .Site.Params.Author.email }} </a>
<a class="p-nickname u-email email metatag" rel="me" href="mailto:ch0ccyra1n@riseup.net"> {{ .Site.Params.Author.email }} </a>
</p>
<p>Copyright (c) {{ now.Format "2006"}} ch0ccyra1n | Colors brought to you by <a href="https://randoma11y.com/">randoma11y</a>.</p>
<script src="/webmention.min.js" async></script>