Skip to content

Commit

Permalink
Removing Samvera Connect 2023 and Virtual Connect 2024 from the N…
Browse files Browse the repository at this point in the history
…ews & Events Menu
  • Loading branch information
jrgriffiniii committed Sep 26, 2024
1 parent fa94e74 commit 22eea8e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 86 deletions.
76 changes: 0 additions & 76 deletions components/home/HeroSVC2023.jsx

This file was deleted.

10 changes: 0 additions & 10 deletions components/layout/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,11 @@ const newsNavigation = [
label: "News & Events",
slug: "news-and-events",
items: [
{
label: "Samvera Virtual Connect 2024",
href: "https://samvera.atlassian.net/wiki/spaces/samvera/pages/2420015105/Samvera+Virtual+Connect+2024+Program",
isExternal: true,
},
{
label: "Samvera calendar",
href: "/news-and-events/calendar",
isExternal: false,
},
{
label: "Samvera Connect 2023 Conference",
href: "https://samvera.atlassian.net/wiki/spaces/samvera/pages/2174877699/Samvera+Connect+2023",
isExternal: true,
},
],
},
];
Expand Down

0 comments on commit 22eea8e

Please sign in to comment.