Skip to content

Commit

Permalink
Update header.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
sameehaafr authored Aug 13, 2024
1 parent 850a8ff commit 7995ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const navItems: Array<NavItem> = [
{ title: "About", url: "/about" },
{ title: "Projects", url: "https://mlpurdue.notion.site/8e83150770684e118ed6f423ba54fb81" },
{ title: "Events", url: "/#eventscalendar" },
{ title: "AIGuide Blog", url: "/blog"},
{ title: "AIGuide Blog", url: "https://mlpurdue.notion.site/AI-For-Beginners-Blog-3a61d558975c40609c1807eef0b5a1cc"},
{ title: "Sponsor", url: "/sponsor"},
{ title: "Contact", url: "/contact" },
{ title: "Archive", url: "/events-archive" },
Expand Down

0 comments on commit 7995ff7

Please sign in to comment.