From 9732b6ba5f4a17d9b2f2b12b8f40c9b13cc152d8 Mon Sep 17 00:00:00 2001 From: samithaf Date: Fri, 23 Feb 2024 16:52:40 +1100 Subject: [PATCH] fixes what is GEL page --- apps/site/next.config.js | 5 ----- .../articles/{what-is-gel => what-is-GEL}/content.mdoc | 0 apps/site/src/content/home-page/index.yaml | 2 +- 3 files changed, 1 insertion(+), 6 deletions(-) rename apps/site/src/content/articles/{what-is-gel => what-is-GEL}/content.mdoc (100%) diff --git a/apps/site/next.config.js b/apps/site/next.config.js index 9bc88b375..cf4bafb8d 100644 --- a/apps/site/next.config.js +++ b/apps/site/next.config.js @@ -18,11 +18,6 @@ module.exports = { destination: '/design-system/wbc', permanent: false, }, - { - source: '/design-system/what-is-(G|g)(E|e)(L|l)', - destination: '/articles/what-is-gel', - permanent: false, - }, { source: '/articles', destination: '/', diff --git a/apps/site/src/content/articles/what-is-gel/content.mdoc b/apps/site/src/content/articles/what-is-GEL/content.mdoc similarity index 100% rename from apps/site/src/content/articles/what-is-gel/content.mdoc rename to apps/site/src/content/articles/what-is-GEL/content.mdoc diff --git a/apps/site/src/content/home-page/index.yaml b/apps/site/src/content/home-page/index.yaml index b133f536a..3d738dd04 100644 --- a/apps/site/src/content/home-page/index.yaml +++ b/apps/site/src/content/home-page/index.yaml @@ -1,7 +1,7 @@ articleRows: - layout: 1x1 articles: - - what-is-gel + - what-is-GEL - value-of-a-design-system - layout: 1x1x1 articles: