Update index.html

fixes
This commit is contained in:
Lazorne 2024-01-31 08:00:15 +00:00 committed by GitHub
parent 926f382d17
commit 29bc3a05b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -199,10 +199,10 @@
<div class="container"> <div class="container">
<div class="text-white bg-primary border rounded border-0 border-primary d-flex flex-column justify-content-between flex-lg-row p-4 p-md-5" style="background: linear-gradient(-95deg, #1a9fff, #946beb);"> <div class="text-white bg-primary border rounded border-0 border-primary d-flex flex-column justify-content-between flex-lg-row p-4 p-md-5" style="background: linear-gradient(-95deg, #1a9fff, #946beb);">
<div class="pb-2 pb-lg-1"> <div class="pb-2 pb-lg-1">
<h2 class="fw-bold mb-2" style="color: rgb(255,255,255);">Support us oN patreon!</h2> <h2 class="fw-bold mb-2" style="color: rgb(255,255,255);">Support RetroDECK or the software we use </h2>
<p class="mb-0" style="color: rgb(255,255,255);">Help us keep our servers running by donating to our Patreon!</p> <p class="mb-0" style="color: rgb(255,255,255);">Help us keep the game preservation ecosystem alive and healthy</p>
</div> </div>
<div class="my-2"><a class="btn btn-light fs-5 py-2 px-4" role="button" href="https://www.patreon.com/RetroDECK" target="_blank">donate</a></div> <div class="my-2"><a class="btn btn-light fs-5 py-2 px-4" role="button" href="https://retrodeck.readthedocs.io/en/latest/wiki_about/donations-licenses/" target="_blank">donate</a></div>
</div> </div>
</div> </div>
</section><!-- End: Banner Color --> </section><!-- End: Banner Color -->