Skip to content

Commit

Permalink
rage + lust
Browse files Browse the repository at this point in the history
  • Loading branch information
pkzstar committed Nov 6, 2024
1 parent 9656e80 commit 8f4ab6d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
4 changes: 4 additions & 0 deletions Calendar/Calendar.js
Original file line number Diff line number Diff line change
Expand Up @@ -2094,6 +2094,10 @@ function showCalendar(month, year) {
{
link: "https://www.start.gg/tournament/la-nexus-xvii/details",
imageSrc: "https://www.bing.com/th?pid=Sgg&qlt=100&u=https%3A%2F%2Fimages.start.gg%2Fimages%2Ftournament%2F727138%2Fimage-7ab76bac26ade3b8758f0670081a4209-optimized.png&ehk=Qg64TBf4HmR69ichFld9TAFau9v9T1v9kY%2Bo7n6Cthw%3D&w=280&h=280&r=0"
},
{
link: "https://www.start.gg/tournament/rage-against-the-crt/details",
imageSrc: "https://www.bing.com/th?pid=Sgg&qlt=100&u=https%3A%2F%2Fimages.start.gg%2Fimages%2Ftournament%2F712613%2Fimage-e04444fd05867f4207020d6da948a147-optimized.jpg&ehk=MvKIkvnSe5Wtv24w%2BIoyNjg8Ere7fgr53c8xUpy%2BZ9Y%3D&w=280&h=280&r=0"
}

];
Expand Down
13 changes: 12 additions & 1 deletion index js/indexEventsList.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,17 @@ const eventsData = [
trailer: "",
stream: ""
},
{
name: "Rage Against the CRT",
date: "11/16/24",
location: "Chattanooga, TN, USA",
description: "This month will be our first ever STREAMED tournament! In addition, we are bring back doubles!",
imageUrl: "https://www.bing.com/th?pid=Sgg&qlt=100&u=https%3A%2F%2Fimages.start.gg%2Fimages%2Ftournament%2F712613%2Fimage-e04444fd05867f4207020d6da948a147-optimized.jpg&ehk=MvKIkvnSe5Wtv24w%2BIoyNjg8Ere7fgr53c8xUpy%2BZ9Y%3D&w=280&h=280&r=0",
link: "https://www.start.gg/tournament/rage-against-the-crt/details",
rankImg: false,
trailer: "",
stream: ""
},
{
name: "Birdhouse 13 Charity for the Foodbank",
date: "11/16/24",
Expand Down Expand Up @@ -235,7 +246,7 @@ const eventsData = [
description: "RETURNING ON FEBRUARY 1ST AND 2ND...LUST IS BACK FOR IT'S 50TH INSTALLMENT!",
imageUrl: "https://www.bing.com/th?pid=Sgg&qlt=100&u=https%3A%2F%2Fimages.start.gg%2Fimages%2Ftournament%2F718205%2Fimage-f7bc746a62b66f66d8604eb85d04ac49-optimized.png&ehk=OyS2etB7Qrzc6H8qxwJupdTt3jIBpdqYTeu6kN9QyJI%3D&w=280&h=280&r=0",
link: "https://www.start.gg/tournament/lust-50-a-louisiana-regional/details",
rankImg: false,
rankImg: true,
trailer: "",
stream: ""
},
Expand Down

0 comments on commit 8f4ab6d

Please sign in to comment.