Skip to content

Commit

Permalink
Fix the footer on the sponsor page
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lambert <[email protected]>
  • Loading branch information
olivierlambert committed Dec 30, 2023
1 parent f5532ab commit a4a63a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,10 +257,10 @@ <h1>Gratitude to our Sponsors</h1>
<a href="#community">Community</a>
</div>
<div id="menu-footer" class="order-3">
<a href="https://www.redbubble.com/people/vates/shop/" target="_blank" style="color:#ef9325">
<i class="fal fa-star"></i>
<a href="https://www.redbubble.com/shop/ap/35309732" target="_blank" style="color:#ef9325">
<i class="fa-solid fa-star"></i>
Goodies
<i class="fal fa-star"></i>
<i class="fa-solid fa-star"></i>
</a>
</div>
<div class="order-5">
Expand Down

0 comments on commit a4a63a6

Please sign in to comment.