Skip to content

Commit

Permalink
Merge pull request #152 from samvera/i150-remove-connect23
Browse files Browse the repository at this point in the history
Removing `Samvera Connect 2023` and `Virtual Connect 2024` from the News & Events Menu
  • Loading branch information
jrgriffiniii authored Oct 15, 2024
2 parents 124ff9e + 22eea8e commit 174ca04
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 174ca04

Please sign in to comment.