Skip to content

Commit 8fd0d37

Browse files
committed
patreon last
1 parent 375e38a commit 8fd0d37

File tree

1 file changed

+27
-26
lines changed

1 file changed

+27
-26
lines changed

layouts/support-us/list.html

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -792,32 +792,6 @@ <h2 class='display-5 fw-normal mt-1'>How to donate?</h2>
792792
</div>
793793
</div>
794794

795-
<!-- Patreon -->
796-
<div
797-
class='col-12 col-lg-4 pros-card-wide h-full d-flex flex-column justify-content-between'
798-
data-aos="fade-up" data-aos-delay="100"
799-
>
800-
<div>
801-
<div class='text-center mb-4'>
802-
<img src='/logos/patreon.png' alt='Patreon' style='height: 5rem'/>
803-
</div>
804-
<p>
805-
<b>Patreon</b> - well-known service for donations.
806-
<br/>
807-
</p>
808-
<div>
809-
Please consider using <b>Boosty</b> or <b>Crypto</b> instead of Patreon due to its lower fees 🙏
810-
</div>
811-
</div>
812-
<div class='text-center pt-4'>
813-
<a
814-
class='btn btn-outline-danger btn-lg'
815-
href='https://www.patreon.com/wa_http_api'
816-
target='_blank'
817-
role='button'>Support on Patreon →</a>
818-
</div>
819-
</div>
820-
821795
<!-- Crypto -->
822796
<div
823797
class='col-12 col-lg-4 pros-card-wide pros-card--highlighted h-full d-flex flex-column justify-content-between'
@@ -855,6 +829,33 @@ <h2 class='display-5 fw-normal mt-1'>How to donate?</h2>
855829
</a>
856830
</div>
857831
</div>
832+
833+
<!-- Patreon -->
834+
<div
835+
class='col-12 col-lg-4 pros-card-wide h-full d-flex flex-column justify-content-between'
836+
data-aos="fade-up" data-aos-delay="100"
837+
>
838+
<div>
839+
<div class='text-center mb-4'>
840+
<img src='/logos/patreon.png' alt='Patreon' style='height: 5rem'/>
841+
</div>
842+
<p>
843+
<b>Patreon</b> - well-known service for donations.
844+
<br/>
845+
</p>
846+
<div>
847+
Please consider using <b>Boosty</b> or <b>Crypto</b> instead of Patreon due to its lower fees 🙏
848+
</div>
849+
</div>
850+
<div class='text-center pt-4'>
851+
<a
852+
class='btn btn-outline-danger btn-lg'
853+
href='https://www.patreon.com/wa_http_api'
854+
target='_blank'
855+
role='button'>Support on Patreon →</a>
856+
</div>
857+
</div>
858+
858859
</div>
859860
</section>
860861

0 commit comments

Comments
 (0)