Skip to content

Commit 137c969

Browse files
committed
REmove sponsors from website
1 parent a095979 commit 137c969

File tree

2 files changed

+1
-87
lines changed

2 files changed

+1
-87
lines changed

public/index.html

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -360,14 +360,6 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
360360
<span>Tester</span>
361361
</span>
362362
</a></li>
363-
<li><a class="tablinks" onclick="openTab(event, 'sponsor')">
364-
<span class="icon-text">
365-
<span class="icon">
366-
<i class="fas fa-donate"></i>
367-
</span>
368-
<span>Sponsor</span>
369-
</span>
370-
</a></li>
371363
</ul>
372364
</div>
373365
</div>
@@ -442,41 +434,6 @@ <h4 class="subtitle is-5">Test the installer</h4>
442434
</li>
443435
</ul>
444436
</div>
445-
<div id="sponsor" class="tabcontent content p-4">
446-
<h3 class="title is-3 is-spaced">
447-
<span class="icon-text">
448-
<span class="icon is-medium">
449-
<i class="fas fa-donate"></i>
450-
</span>
451-
<span> Sponsor</span>
452-
</span>
453-
</h3>
454-
<h4 class="subtitle is-5">Donate to the project</h4>
455-
<p>There are currently three ways to support the project financially:</p>
456-
<div id="donate-widgets" class="center">
457-
<script class="opencollective" src="https://opencollective.com/openandroidinstaller/donate/button.js"
458-
color="blue"></script>
459-
<noscript><a href="https://opencollective.com/openandroidinstaller/donate" rel="noopener"
460-
target="_blank">
461-
<img class="opencollective"
462-
src="https://opencollective.com/webpack/donate/[email protected]?color=blue" width=300 />
463-
</a></noscript>
464-
<br>
465-
<object id="gh-sponsors" title="GitHub Sponsors"
466-
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>
467-
<br>
468-
<div class="liberapay">
469-
<script class="liberapay"
470-
src="https://liberapay.com/OpenAndroidInstaller/widgets/button.js"></script>
471-
</div>
472-
<noscript>
473-
<a href="https://liberapay.com/OpenAndroidInstaller/donate" rel="noopener" target="_blank"><img
474-
class="liberapay-nojs" alt="Donate using Liberapay"
475-
src="https://liberapay.com/assets/widgets/donate.svg"></a>
476-
</noscript>
477-
</div>
478-
<p>If you want to use a different method, please contact us.</p>
479-
</div>
480437
</div>
481438
</div>
482439
</div>

templates/index.html

Lines changed: 1 addition & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -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/[email protected]?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

Comments
 (0)