Skip to content

Commit

Permalink
Change URL underscores to hyphens to be consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
amarouane-ABDELHAK committed Oct 4, 2024
1 parent b9f52df commit 9f2fc78
Show file tree
Hide file tree
Showing 7 changed files with 4,144 additions and 278 deletions.
6 changes: 3 additions & 3 deletions overrides/common/story-data.ts
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
export const themeLandingPageIds = [
"air_quality",
"air-quality",
"agriculture",
"biodiversity",
"disasters",
"energy",
"greenhouse_gases",
"sea_level_rise",
"sea-level-rise",
"wildfires",
"water_resources",
"water-resources",
];

export const teachToolsStoryIds = [
Expand Down
Loading

0 comments on commit 9f2fc78

Please sign in to comment.