Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Commit

Permalink
Remove summer sale rank prices
Browse files Browse the repository at this point in the history
Signed-off-by: applenick <applenick@users.noreply.github.com>
  • Loading branch information
applenick committed Sep 1, 2023
1 parent 07f5ddb commit dd2246b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _pages/store.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<div class="card h-100">
<div class="card-body d-flex flex-column">
<!-- Toggle headers for sales -->
<h5 class="card-title">Supporter<p class="price"><strike style="color: gray;">$9.99/mo</strike> $7.49/mo</p></h5>
<!-- <h5 class="card-title">Supporter<p class="price">$9<small>.99</small>/mo</p></h5> -->
<!-- <h5 class="card-title">Supporter<p class="price"><strike style="color: gray;">$9.99/mo</strike> $7.49/mo</p></h5> -->
<h5 class="card-title">Supporter<p class="price">$9<small>.99</small>/mo</p></h5>
<ul class="card-text">
<li>Join full matches</li>
<li>Choose your team</li>
Expand All @@ -36,8 +36,8 @@ <h5 class="card-title">Supporter<p class="price"><strike style="color: gray;">$9
<div class="card h-100">
<div class="card-body d-flex flex-column">
<!-- Toggle headers for sales -->
<h5 class="card-title">Sponsor<p class="price"><strike style="color: gray;">$19.99/mo</strike> $14.99/mo</p></h5>
<!-- <h5 class="card-title">Sponsor<p class="price"><sup><span class="badge badge-danger">NEW</span></sup>$19<small>.99</small>/mo</p></h5> -->
<!-- <h5 class="card-title">Sponsor<p class="price"><strike style="color: gray;">$19.99/mo</strike> $14.99/mo</p></h5> -->
<h5 class="card-title">Sponsor<p class="price">$19<small>.99</small>/mo</p></h5>
<ul class="card-text">
<li>Add your choice of map to the next vote with <code>/sponsor</code><a href="{{ site.baseurl }}{% link _posts/2021-07-01-Donation-revamp.md %}#sponsor" target="_blank"><sup>?</sup></a></li>
<li>Join full matches</li>
Expand Down

0 comments on commit dd2246b

Please sign in to comment.