Skip to content

Commit

Permalink
🩹 (events) 2024-08-17 [b] (#2677)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeFitz authored Jul 24, 2024
1 parent 60d280c commit 66b3f72
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sites/jeromefitzgerald.com/src/store/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,16 @@ const getDefaultInitialStateStoreMenu = () => ({
title: 'Comedy Bingo: FRI 08/09',
titleDescription: '',
},
{
href: '/events/2024/08/17/doomscroll',
icon: TicketIcon,
id: '2024/08/17/doomscroll',
isActive: true,
isActiveMobile: true,
keywords: ['doom', 'scroll', 'improv'],
title: 'Doomscroll: SAT 08/17',
titleDescription: '',
},
],
podcasts: [
{
Expand Down

0 comments on commit 66b3f72

Please sign in to comment.