Skip to content

Commit

Permalink
Update SiteNavigation.tsx
Browse files Browse the repository at this point in the history
Add metals and minerals to topic lists
  • Loading branch information
spoonerf authored Sep 16, 2024
1 parent 0bf6d88 commit e2febc4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/SiteNavigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,10 @@ export const SiteNavigationStatic: { categories: CategoryWithEntries[] } = {
slug: "nuclear-energy",
title: "Nuclear Energy",
},
{
slug: "metals-minerals",
title: "Metals and Minerals",
},
],
},
{
Expand Down

0 comments on commit e2febc4

Please sign in to comment.