From c57244db4eff950b67923a1a9cdcba1dcb9d95cc Mon Sep 17 00:00:00 2001 From: Veronica Manuel <101472818+graceful-coder@users.noreply.github.com> Date: Tue, 18 Apr 2023 08:51:13 -0400 Subject: [PATCH] Replaced with an empty string --- content/site.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/site.json b/content/site.json index e9ec22a9b..c85d822f2 100644 --- a/content/site.json +++ b/content/site.json @@ -14,5 +14,8 @@ "link": "/profile" } ], - "announcement": "[Lock your OCEAN](https://df.oceandao.org/) to get veOCEAN, earn rewards and curate data." + "announcement": "[Lock your OCEAN](https://df.oceandao.org/) to get veOCEAN, earn rewards and curate data.", + "warning": { + "ctd": "" + } }