summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-09-27 19:14:39 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-09-27 19:14:39 -0400
commitb6edab878a86f5959499a30606080cf6e49cdb4d (patch)
treea1cf9d61c1c9df01cad29b73b76ad2edcd87e85e /static
parent99b4037444ebfc29be635fe2c903e1544f16401d (diff)
update personal email in structured data
Diffstat (limited to 'static')
-rw-r--r--static/contact.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html
index 11ce3c08..ae33b755 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -143,7 +143,7 @@
{
"@type": "Person",
"name": "Daniel Micay",
- "email": "danielmicay@gmail.com",
+ "email": "daniel.micay@grapheneos.org",
"sameAs": [
"https://twitter.com/DanielMicay",
"https://github.com/thestinger",