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 Dec 23, 2024
2 parents c3a1fb3 + b5b911c commit 6aae840
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 6aae840

Please sign in to comment.