Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
virajchandra51 committed Oct 14, 2023
1 parent d175fda commit 287ccf3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
10 changes: 5 additions & 5 deletions src/assets/data/eventsData.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,25 +49,25 @@ const events = [
link: "",
},
{
title: "Open Mic",
date: "27ᵗʰ Oct",
title: "E - Gaming (Valorant)",
date: "28ᵗʰ Oct",
time: "Loading",
venue: "Loading",
img: dummye,
desc: "",
link: "",
},
{
title: "E - Gaming (Valorant)",
date: "28ᵗʰ Oct",
title: "E - Gaming (BGMI)",
date: "29ᵗʰ Oct",
time: "Loading",
venue: "Loading",
img: dummye,
desc: "",
link: "",
},
{
title: "E - Gaming (BGMI)",
title: "Open Mic",
date: "29ᵗʰ Oct",
time: "Loading",
venue: "Loading",
Expand Down
14 changes: 7 additions & 7 deletions src/assets/data/hackathonData.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,22 +57,22 @@ const hackathonData = [
},
{
id: '#10',
title: "Open Mic / Horror Story Telling",
date: "27ᵗʰ October",
description: "Stories and anecdotes competition at Amul Parlour, NIT Raipur.",
},
{
id: '#11',
title: "E - Gaming (Valorant)",
date: "28ᵗʰ October",
description: "Valorant Gaming Competition.",
},
{
id: '#12',
id: '#11',
title: "E - Gaming (BGMI)",
date: "29ᵗʰ October",
description: "BGMI Gaming Competition.",
},
{
id: '#12',
title: "Open Mic / Horror Story Telling",
date: "29ᵗʰ October",
description: "Stories and anecdotes competition at Amul Parlour, NIT Raipur.",
},
{
id: '#13',
title: "Virtual Escape Room",
Expand Down

0 comments on commit 287ccf3

Please sign in to comment.