use separate admin email address
This commit is contained in:
parent
6a0b330132
commit
15ce6e004f
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue