Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pkzstar committed Nov 26, 2023
1 parent 0375762 commit d10402d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
</head>
<body>
<div class="header-nav">
<a class="plussidenetnav" href="index.html"><img class="plussidenetnav" src="plusside.net.png" alt="oops"/></a>
<a class="twitterlink" href="https://twitter.com/pplusside"><img class=twitterlink src="twitterlogo.png"></a>
<a class="youtubelink" href="https://www.youtube.com/@PPlusSide/featured"><img class=youtubelink src="youtubelogo.png"></a>
<a class="plussidenetnav" href="index.html"><img class="plussidenetnav" src="https://github.com/pkzstar/plus-side/blob/main/images/plusside.net.png?raw=true" alt="oops"/></a>
<a class="twitterlink" href="https://twitter.com/pplusside"><img class=twitterlink src="https://github.com/pkzstar/plus-side/blob/main/images/twitterlogo.png?raw=true"></a>
<a class="youtubelink" href="https://www.youtube.com/@PPlusSide/featured"><img class=youtubelink src="https://github.com/pkzstar/plus-side/blob/main/images/youtubelogo.png?raw=true"></a>
<a class="Nav-Upcoming"><a href="index.html"><b>Upcoming Events</b></a>
<a class="Nav-Calendar"><a href="Event-Calendar.html"><b>Event Calendar</b></a>
<a class="Nav-Articles"><a href="Articles.html"><b>Articles</b></a>
Expand All @@ -21,9 +21,9 @@
<div>
<ul>
<li class="Events">
<img class="events-banners" src="honeypot.png" alt="">
<img class="events-banners" src="https://github.com/pkzstar/plus-side/blob/main/images/honeypot.png?raw=true" alt="">
<div>
<img class="pmrank" src="pmrank.png" alt="">
<img class="pmrank" src="https://github.com/pkzstar/plus-side/blob/main/images/pmrank.png?raw=true" alt="">
<h1 class="eventsTitle">Honeypot 6: Winter is Coming</h1>
<p class="events-text">Honeypot 6: Winter is Coming</p>
<p class="events-text">In the Putnam Museum's Giant Theater</p>
Expand All @@ -36,7 +36,7 @@ <h1 class="eventsTitle">Honeypot 6: Winter is Coming</h1>
</div>
</li>
<li class="Events">
<img class="events-banners" src="vortex.png" alt="">
<img class="events-banners" src="https://github.com/pkzstar/plus-side/blob/main/images/vortex.png?raw=true" alt="">
<div>
<h1 class="eventsTitle">Vortex Gallery at Frosty Faustings XVI</h1>
<p class="events-text">Join us at The Westin in Lombard, IL from January 25-28 to be a part of Frosty Faustings XVI, a storied fighting game tournament event boasting 4 days of competition and community.</p>
Expand All @@ -45,9 +45,9 @@ <h1 class="eventsTitle">Vortex Gallery at Frosty Faustings XVI</h1>
</div>
</li>
<li class="Events">
<img class="events-banners" src="https://github.com/pkzstar/plus-side/blob/main/images/fullbloom.png" alt="">
<img class="events-banners" src="https://raw.githubusercontent.com/pkzstar/plus-side/main/images/fullbloom.png" alt="">
<div>
<img class="pmrank" src="pmrank.png" alt="">
<img class="pmrank" src="https://github.com/pkzstar/plus-side/blob/main/images/pmrank.png?raw=true" alt="">
<h1 class="eventsTitle">Full Bloom 2024</h1>
<p class="events-text">The Midwestern Flower Blooms Once Again, Coming February 24-25!</p>
<p class="events-text">Full Bloom 2024 is a 2-day, multi-game tournament.</p>
Expand All @@ -61,7 +61,7 @@ <h1 class="eventsTitle">Full Bloom 2024</h1>
</div>
</li>
<li class="Events">
<img class="events-banners" src="truce.png" alt="">
<img class="events-banners" src="https://github.com/pkzstar/plus-side/blob/main/images/truce.png?raw=true" alt="">
<div>
<h1 class="eventsTitle">The Truce</h1>
<p class="events-text">Welcome to the first French Project M 3.6 major since the release of Project+:</p>
Expand All @@ -73,9 +73,9 @@ <h1 class="eventsTitle">The Truce</h1>
</div>
</li>
<li class="Events">
<img class="events-banners" src="milehigh.jpg" alt="">
<img class="events-banners" src="https://github.com/pkzstar/plus-side/blob/main/images/milehigh.jpg?raw=true" alt="">
<div>
<img class="pmrank" src="pmrank.png" alt="">
<img class="pmrank" src="https://github.com/pkzstar/plus-side/blob/main/images/pmrank.png?raw=true" alt="">
<h1 class="eventsTitle">THE BIGGER MILE HIGH CLUB</h1>
<p class="events-text">Colorado's P+ Major is back! The Bigger Mile High Club is happening on April 20th and 21st at Localhost's Warehouse sized venue! Come Show your skills at the city in the clouds!</p>
<a class="startgg" href="https://www.start.gg/tournament/the-bigger-mile-high-club/details">start.gg</a>
Expand Down

0 comments on commit d10402d

Please sign in to comment.