add email
This commit is contained in:
parent
19abad444d
commit
fac416a778
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
<p class="h-card vcard">
|
<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" />
|
<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 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>
|
||||||
<p>Copyright (c) {{ now.Format "2006"}} ch0ccyra1n | Colors brought to you by <a href="https://randoma11y.com/">randoma11y</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>
|
<script src="/webmention.min.js" async></script>
|
||||||
|
|
Loading…
Add table
Reference in a new issue