Skip to content

Commit

Permalink
Merge pull request #356 from jstruve-catalysis/main
Browse files Browse the repository at this point in the history
update Build IA hero sections
  • Loading branch information
jstruve-catalysis authored Sep 25, 2024
2 parents 944d1c2 + 38e3db9 commit 9e48a4a
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
// },
],
},
],
Expand Down

0 comments on commit 9e48a4a

Please sign in to comment.