@@ -262,14 +262,6 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
262262 < span > Tester</ span >
263263 </ span >
264264 </ a > </ li >
265- < li > < a class ="tablinks " onclick ="openTab(event, 'sponsor') ">
266- < span class ="icon-text ">
267- < span class ="icon ">
268- < i class ="fas fa-donate "> </ i >
269- </ span >
270- < span > Sponsor</ span >
271- </ span >
272- </ a > </ li >
273265 </ ul >
274266 </ div >
275267 </ div >
@@ -344,41 +336,6 @@ <h4 class="subtitle is-5">Test the installer</h4>
344336 </ li >
345337 </ ul >
346338 </ div >
347- < div id ="sponsor " class ="tabcontent content p-4 ">
348- < h3 class ="title is-3 is-spaced ">
349- < span class ="icon-text ">
350- < span class ="icon is-medium ">
351- < i class ="fas fa-donate "> </ i >
352- </ span >
353- < span > Sponsor</ span >
354- </ span >
355- </ h3 >
356- < h4 class ="subtitle is-5 "> Donate to the project</ h4 >
357- < p > There are currently three ways to support the project financially:</ p >
358- < div id ="donate-widgets " class ="center ">
359- < script class ="opencollective " src ="https://opencollective.com/openandroidinstaller/donate/button.js "
360- color ="blue "> </ script >
361- < noscript > < a href ="https://opencollective.com/openandroidinstaller/donate " rel ="noopener "
362- target ="_blank ">
363- < img class ="opencollective "
364- src ="https://opencollective.com/webpack/donate/button@2x.png?color=blue " width =300 />
365- </ a > </ noscript >
366- < br >
367- < object id ="gh-sponsors " title ="GitHub Sponsors "
368- data ="https://img.shields.io/github/sponsors/openandroidinstaller-dev?style=for-the-badge&logo=github-sponsors&label=GitHub%20Sponsors&labelColor=white&color=pink&link=https%3A%2F%2Fgithub.com%2Fsponsors%2Fopenandroidinstaller-dev "> </ object >
369- < br >
370- < div class ="liberapay ">
371- < script class ="liberapay "
372- src ="https://liberapay.com/OpenAndroidInstaller/widgets/button.js "> </ script >
373- </ div >
374- < noscript >
375- < a href ="https://liberapay.com/OpenAndroidInstaller/donate " rel ="noopener " target ="_blank "> < img
376- class ="liberapay-nojs " alt ="Donate using Liberapay "
377- src ="https://liberapay.com/assets/widgets/donate.svg "> </ a >
378- </ noscript >
379- </ div >
380- < p > If you want to use a different method, please contact us.</ p >
381- </ div >
382339 </ div >
383340 </ div >
384341 </ div >
@@ -387,4 +344,4 @@ <h4 class="subtitle is-5">Donate to the project</h4>
387344 </ div >
388345</ section >
389346<!-- Contribution Banner End -->
390- {% endblock %}
347+ {% endblock %}
0 commit comments