Skip to content

Commit

Permalink
phantom
Browse files Browse the repository at this point in the history
  • Loading branch information
pkzstar committed Jul 7, 2024
1 parent 5f51c1b commit 56143b4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
12 changes: 0 additions & 12 deletions index js/indexEventsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,18 +119,6 @@ const eventsData = [





{
name: "Phantom 2024",
date: "7/06/24 - 7/07/24",
location: "Coburg, VIC, Australia",
description: "Phantom returns after a year away, and this time in Melbourne.",
imageUrl: "https://github.com/pkzstar/plus-side/blob/main/images/upcoming%20events/phantom.png?raw=true",
link: "https://www.start.gg/tournament/phantom-2024/details",
rankImg: false,
trailer: ""
},
{
name: "Glacier Gauntlet",
date: "7/13/24",
Expand Down
13 changes: 13 additions & 0 deletions past-events/pastEvents2024.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,19 @@ function createPastEventElement(eventData) {
// Sample data for past event
const eventData = [

{
eventTitle: "Phantom",
imageUrl: "https://www.bing.com/th?pid=Sgg&qlt=100&u=https%3A%2F%2Fimages.start.gg%2Fimages%2Ftournament%2F649930%2Fimage-ea6128ec783d22d9b09b445dc22aeaf8-optimized.png&ehk=PqsAaF02V88lpgpAagfN8Qq6YySbqtD9S%2BaEmNnClWU%3D&w=280&h=280&r=0",
eventUrl: "https://www.start.gg/tournament/mineral-melee-a-best-in-texas-league-event/details",
date: "July 6-7 2024",
location: "Coburg VIC",
entrants: 40,
first: "Ryzull",
second: "Tyler",
third: "Joshman",
vodsUrl: "",
hideRankImage: true
},
{
eventTitle: "Mineral Melee",
imageUrl: "https://www.bing.com/th?pid=Sgg&qlt=100&u=https%3A%2F%2Fimages.start.gg%2Fimages%2Ftournament%2F674411%2Fimage-a6eb8cdb1ecb9ff623700df120a6d0da-optimized.png&ehk=vC2efFJcqrX9OoFYOhe%2FewrublZOliZQgSSMSmH%2B33U%3D&w=280&h=280&r=0",
Expand Down

0 comments on commit 56143b4

Please sign in to comment.