From 266904fc7da7cc11d70b13a329d031aee779771d Mon Sep 17 00:00:00 2001 From: Zach Date: Thu, 4 May 2023 11:15:13 -0400 Subject: [PATCH] Rm xylm emails (#140) * rm-xylm-email * fix --- json/site_content/privacyPage.json | 54 ++---------------------------- json/site_content/termsPage.json | 43 +----------------------- 2 files changed, 3 insertions(+), 94 deletions(-) diff --git a/json/site_content/privacyPage.json b/json/site_content/privacyPage.json index 484c0dd..8186cc2 100644 --- a/json/site_content/privacyPage.json +++ b/json/site_content/privacyPage.json @@ -3730,7 +3730,7 @@ "children": [ { "type": "span", - "value": "By email: info@xylm.io" + "value": "Via Twitter: https://twitter.com/laconicnetwork" } ] } @@ -4286,56 +4286,6 @@ "value": "You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page." } ] - }, - { - "type": "paragraph", - "children": [ - { - "type": "span", - "value": "" - } - ] - }, - { - "type": "paragraph", - "children": [ - { - "type": "span", - "marks": [ - "strong" - ], - "value": "Contact Us" - } - ] - }, - { - "type": "paragraph", - "children": [ - { - "type": "span", - "value": "If you have any questions about this Privacy Policy, You can contact us:" - } - ] - }, - { - "type": "list", - "style": "bulleted", - "children": [ - { - "type": "listItem", - "children": [ - { - "type": "paragraph", - "children": [ - { - "type": "span", - "value": "By email: info@xylm.io" - } - ] - } - ] - } - ] } ] } @@ -4345,4 +4295,4 @@ "_updatedAt": "2022-08-15T21:56:38-07:00" } } -} \ No newline at end of file +} diff --git a/json/site_content/termsPage.json b/json/site_content/termsPage.json index b84530e..9bdc744 100644 --- a/json/site_content/termsPage.json +++ b/json/site_content/termsPage.json @@ -667,47 +667,6 @@ "value": "By continuing to access or use Our Service after those revisions become effective, You agree to be bound by the revised terms. If You do not agree to the new terms, in whole or in part, please stop using the website and the Service." } ] - }, - { - "type": "paragraph", - "children": [ - { - "type": "span", - "marks": [ - "strong" - ], - "value": "Contact Us" - } - ] - }, - { - "type": "paragraph", - "children": [ - { - "type": "span", - "value": "If you have any questions about these Terms of Use, You can contact us:" - } - ] - }, - { - "type": "list", - "style": "bulleted", - "children": [ - { - "type": "listItem", - "children": [ - { - "type": "paragraph", - "children": [ - { - "type": "span", - "value": "By email: info@xylm.io" - } - ] - } - ] - } - ] } ] } @@ -717,4 +676,4 @@ "_updatedAt": "2022-08-15T21:55:57-07:00" } } -} \ No newline at end of file +}