From b6edab878a86f5959499a30606080cf6e49cdb4d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 27 Sep 2020 19:14:39 -0400 Subject: [PATCH] update personal email in structured data --- static/contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",