Skip to content

Commit

Permalink
Update SiteNavigation.tsx
Browse files Browse the repository at this point in the history
Adding the new Antibiotics & Antibiotic Resistance topic to the homepage.
  • Loading branch information
spoonerf authored Dec 23, 2024
1 parent c3a1fb3 commit b5b911c
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 @@ -477,6 +477,10 @@ export const SiteNavigationStatic: { categories: CategoryWithEntries[] } = {
slug: "vaccination",
title: "Vaccination",
},
{
slug: "antibiotics",
title: "Antibiotics & Antibiotic Resistance",
},
{
slug: "financing-healthcare",
title: "Healthcare Spending",
Expand Down

0 comments on commit b5b911c

Please sign in to comment.