From fa4155ceb6f1b068e3e299c1af552fae1ae23e0a Mon Sep 17 00:00:00 2001 From: Paul Meyer <49727155+katexochen@users.noreply.github.com> Date: Mon, 8 Apr 2024 08:39:39 +0200 Subject: [PATCH] docs/footer: update newsletter fragment Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com> --- docs/docusaurus.config.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index e1ad9a380..a296d1491 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -105,7 +105,7 @@ async function createConfig() { items: [ { label: 'Newsletter', - href: 'https://www.edgeless.systems/#footer' + href: 'https://www.edgeless.systems/#footer-id' }, ], }, @@ -124,7 +124,6 @@ async function createConfig() { label: 'LinkedIn', href: 'https://www.linkedin.com/company/edgeless-systems/', }, - { label: 'Youtube', href: 'https://www.youtube.com/channel/UCOOInN0sCv6icUesisYIDeA', @@ -145,7 +144,6 @@ async function createConfig() { { html: `Cookie Settings` }, - { label: 'Contact Us', href: 'https://www.edgeless.systems/contact-us/',