From 52d5f0e3d57426e9fc72190ec2fc348d94246bc7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 25 Apr 2019 23:01:20 -0400 Subject: [PATCH] add contact page based on attestation.app --- static/contact.html | 28 ++++++++++++++++++++++++++++ static/donate.html | 1 + static/index.html | 1 + 3 files changed, 30 insertions(+) create mode 100644 static/contact.html diff --git a/static/contact.html b/static/contact.html new file mode 100644 index 00000000..3a689ee4 --- /dev/null +++ b/static/contact.html @@ -0,0 +1,28 @@ + + + + + + + Contact + + + + + + +
+

Contact

+

You can contact contact@grapheneos.org for topics + related to the Auditor app and attestation service. The security@grapheneos.org + address can be used for high priority security issues. My personal email address danielmicay@gmail.com + can be used for anything else.

+
+ + diff --git a/static/donate.html b/static/donate.html index 0503c5ee..e50ff036 100644 --- a/static/donate.html +++ b/static/donate.html @@ -14,6 +14,7 @@
diff --git a/static/index.html b/static/index.html index 3769361a..275cdabf 100644 --- a/static/index.html +++ b/static/index.html @@ -13,6 +13,7 @@