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 ed18361 commit fe017a2
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 @@ -11,7 +11,7 @@ const navItems: Array<NavItem> = [
{ title: "Projects", url: "https://mlpurdue.notion.site/8e83150770684e118ed6f423ba54fb81" },
{ title: "Events", url: "/#eventscalendar" },
{ title: "AI/ML Guides", url: "https://mlpurdue.notion.site/AI-ML-Guides-336e3bf13bd44738bb24217b678650d7"},
{ title: "Sponsor", url: "/sponsor"},
{ title: "Sponsor", url: "https://mlpurdue.notion.site/2023-2024-Sponsors-51f7ef777d104eecb3fb6edc2e693209"},
{ title: "Contact", url: "/contact" },
{ title: "Archive", url: "/events-archive" },
];
Expand Down

0 comments on commit fe017a2

Please sign in to comment.