Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
remove: metabob content
Browse files Browse the repository at this point in the history
  • Loading branch information
Chandraprakash-Darji committed Aug 5, 2023
1 parent ae473e4 commit 5ce4cab
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 181 deletions.
Binary file removed src/assets/hackathon/metabob/Axel.jpeg
Binary file not shown.
Binary file removed src/assets/hackathon/metabob/massimiliano.jpeg
Binary file not shown.
Binary file removed src/assets/hackathon/metabob/theme.png
Binary file not shown.
11 changes: 0 additions & 11 deletions src/content/Hackathons/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,9 @@ import PastEvent2 from 'assets/events/past-event-2.jpeg';
import PastEvent8 from 'assets/events/past-event-8.jpeg';
import NapptiveBanner from 'assets/hackathon/napptive/Banner.jpg';

import MetabobHackathon from '@/content/Hackathons/metabob';
import NapptiveHackathonContent from '@/content/Hackathons/napptive';

export const hackathonDataList = [
{
title: MetabobHackathon.title,
description: MetabobHackathon.description,
image: NapptiveBanner,
url: `/events/hackathons/${MetabobHackathon.slug}`,
btnText: 'Learn more',
content: MetabobHackathon,
hasContent: true,
date: MetabobHackathon.to,
},
{
title: NapptiveHackathonContent.title,
description: NapptiveHackathonContent.description,
Expand Down
170 changes: 0 additions & 170 deletions src/content/Hackathons/metabob.js

This file was deleted.

0 comments on commit 5ce4cab

Please sign in to comment.