From a5a32b1534fdd0758ec4a399e4e0c259cfdb22f8 Mon Sep 17 00:00:00 2001 From: Marco Elissa Date: Wed, 25 Jan 2023 16:31:01 +0700 Subject: [PATCH] Revert "Merge branch 'main' into orbis" This reverts commit 3cdaf54827cff997ad8af6459f4d56cd49c66862, reversing changes made to 02f2acb774855716e0f5bd4d3046d463c3e6c395. --- content/site.json | 2 +- src/components/App/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/site.json b/content/site.json index 8772ac20c..19c095103 100644 --- a/content/site.json +++ b/content/site.json @@ -14,7 +14,7 @@ "link": "/profile" } ], - "announcement": "[Lock your OCEAN](https://df.oceandao.org/) to get veOCEAN, earn rewards and curate data.", + "announcement": "Polygon hardfork is happening 17 Jan 2023. There may be disruptions in the publishing and consuming of assets.", "warning": { "ctd": "Please note that Compute-to-Data is still in alpha phase." } diff --git a/src/components/App/index.tsx b/src/components/App/index.tsx index e9eb4580a..d5a13f745 100644 --- a/src/components/App/index.tsx +++ b/src/components/App/index.tsx @@ -23,7 +23,7 @@ export default function App({ return (
{siteContent?.announcement !== '' && ( - + )}