From 81c4cef333d105d516eb8b2b7730cf9016a9ab14 Mon Sep 17 00:00:00 2001 From: v-jostruve Date: Wed, 25 Sep 2024 15:57:48 -0700 Subject: [PATCH] update Build IA hero sections --- website/docusaurus.config.js | 48 ++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index f57f65b957..3aed629a47 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -266,30 +266,30 @@ const config = { to: '/Build-IA/CommunityGallery/', from: '/Fall-For-IA/CommunityGallery', }, - { - from: '/Build-IA/LearnLive/', - to: '/Build-IA/LearnLive', - }, - { - from: '/Build-IA/AskTheExpert/', - to: '/Build-IA/AskTheExpert', - }, - { - from: '/Build-IA/CloudSkills/', - to: '/Build-IA/CloudSkills', - }, - { - from: '/Build-IA/calendar/', - to: '/Build-IA/calendar', - }, - { - from: '/Build-IA/CommunityGallery/', - to: '/Build-IA/CommunityGallery', - }, - { - from: '/Build-IA/FreeTrial/', - to: '/Build-IA/FreeTrial', - }, + // { + // from: '/Build-IA/LearnLive/', + // to: '/Build-IA/LearnLive', + // }, + // { + // from: '/Build-IA/AskTheExpert/', + // to: '/Build-IA/AskTheExpert', + // }, + // { + // from: '/Build-IA/CloudSkills/', + // to: '/Build-IA/CloudSkills', + // }, + // { + // from: '/Build-IA/calendar/', + // to: '/Build-IA/calendar', + // }, + // { + // from: '/Build-IA/CommunityGallery/', + // to: '/Build-IA/CommunityGallery', + // }, + // { + // from: '/Build-IA/FreeTrial/', + // to: '/Build-IA/FreeTrial', + // }, ], }, ],