Skip to content

Commit

Permalink
Merge pull request #4353 from owid/add-antibiotics-topic-list
Browse files Browse the repository at this point in the history
Update SiteNavigation.tsx
  • Loading branch information
spoonerf authored and danyx23 committed Jan 9, 2025
2 parents 1ae3a60 + 38b2991 commit 0c51c21
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 0c51c21

Please sign in to comment.