Skip to content

Commit

Permalink
updated ipfs camp location and dates
Browse files Browse the repository at this point in the history
  • Loading branch information
APiligrim committed Oct 30, 2023
2 parents c41d906 + 1d1116a commit 32d28fd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/homepage-content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -127,17 +127,17 @@ export const HOMEPAGE_CONTENT = [
type: BlockTypeEnum.UPCOMING_EVENTS,
events: [
{
date: 'Q2 2024',
date: ' May 1-5 2024',
image: '/media/ipfs-camp.png',
link: '/ipfs-camp/2024',
location: 'Location Q2',
location: 'Krakow, Poland',
name: 'IPFS Camp 2024',
},
{
date: 'Q3 2024',
date: 'Q4 2024',
image: 'https://blog.ipfs.tech/assets/img/181806539-3c71476c-b247-4400-9778-5ccfce635f17.fac0cf11.png',
link: null,
location: 'Q4',
location: 'Location TBD',
target: '_self',
name: 'IPFS Thing 2024',
},
Expand Down

0 comments on commit 32d28fd

Please sign in to comment.