From 3c076c60755a1cedd9c4400f41c751a84b99518c Mon Sep 17 00:00:00 2001 From: David Aerne Date: Thu, 3 Oct 2024 16:36:57 +0200 Subject: [PATCH] remove careers link from footer --- docusaurus.config.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index e923fcfe0e..ae03f8dee8 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -753,10 +753,6 @@ const config = { }, { items: [ - { - label: "ICP Careers", - href: "https://careers.internetcomputer.org/", - }, { label: "Developer Grants", href: "https://dfinity.org/grants" }, { label: "Support & Feedback",