use separate admin email address

This commit is contained in:
Ben Goldsworthy 2025-06-04 17:38:22 +02:00
parent 6a0b330132
commit 15ce6e004f
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -22,7 +22,7 @@
<a
class="u-email"
aria-label="Email"
href="mailto:{{ $.Site.Params.Author.email }}"
href="mailto:{{ $.Site.Params.adminEmail }}"
rel="me"
>✉️</a
>