summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-03 10:53:55 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-03 10:53:55 -0400
commit052e78cf7ea76243a96e60502726ce6ed4cf6c65 (patch)
treeddcac117b3f54840d62054b4f64bdecfcf311b24
parentd91057fbc0bad0309645237f1f0d778ad63a2361 (diff)
refer to https://schema.org
-rw-r--r--static/contact.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html
index 60809f0f..f31580b7 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -42,7 +42,7 @@
</footer>
<script type="application/ld+json">
{
- "@context": "http://schema.org",
+ "@context": "https://schema.org",
"@type": "Organization",
"name": "GrapheneOS",
"description": "GrapheneOS is an open source project focused on mobile privacy and security.",