Skip to content

Commit 0c76f84

Browse files
authored
Update header.astro
1 parent 6504ad3 commit 0c76f84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/header.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ const navItems: Array<NavItem> = [
1313
{ title: "AI/ML Guides", url: "https://mlpurdue.notion.site/AI-ML-Guides-336e3bf13bd44738bb24217b678650d7"},
1414
{ title: "Sponsor", url: "https://mlpurdue.notion.site/2023-2024-Sponsors-51f7ef777d104eecb3fb6edc2e693209"},
1515
{ title: "Contact", url: "/contact" },
16-
{ title: "Archive", url: "/events-archive" },
1716
];
1817
const { fixed } = Astro.props;
1918
---

0 commit comments

Comments
 (0)