Skip to content

Commit b963e0c

Browse files
authored
Some more capitalization tweaks
Sorry I'm annoying
1 parent d6f0be3 commit b963e0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

public/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ <h4 class="subtitle is-5">Donate to the project</h4>
457457
<p>There are currently two ways to support the project financially</p>
458458
<ul>
459459
<li><a href="https://opencollective.com/openandroidinstaller" target="_blank">OpenCollective</a></li>
460-
<li><a href="https://github.com/sponsors/openandroidinstaller-dev" target="_blank">Github Sponsors</a>
460+
<li><a href="https://github.com/sponsors/openandroidinstaller-dev" target="_blank">GitHub Sponsors</a>
461461
</li>
462462
</ul>
463463
<p>If you want to use a different method, please contact us.</p>
@@ -510,13 +510,13 @@ <h4 class="subtitle is-5">Donate to the project</h4>
510510
<div class="pt-5" style="border-top: 1px solid #dee2e6;"></div>
511511
<div class="container">
512512
<div class="is-flex-tablet is-justify-content-between is-align-items-center">
513-
<p>made with &#x1F49A;, python and <a href="https://bulma.io/" target="_blank">bulma</a> by Tobias Sterbak.
513+
<p>Made with &#x1F49A;, Python and <a href="https://bulma.io/" target="_blank">Bulma</a> by Tobias Sterbak.
514514
All rights reserved © OpenAndroidInstaller 2022-2023</p>
515515
<div class="py-2 is-hidden-tablet"></div>
516516
<div class="ml-auto">
517517
<a class="mr-4 is-inline-block" href="https://github.com/openandroidinstaller-dev/openandroidinstaller"
518518
target="_blank">
519-
<span class="icon"><i class="fab fa-github"></i></span><span>Github</span>
519+
<span class="icon"><i class="fab fa-github"></i></span><span>GitHub</span>
520520
</a>
521521
<a class="mr-4 is-inline-block" href="https://twitter.com/OAInstaller" target="_blank">
522522
<span class="icon"><i class="fab fa-twitter"></i></span><span>Twitter</span>
@@ -582,4 +582,4 @@ <h4 class="subtitle is-5">Donate to the project</h4>
582582
}
583583
</script>
584584

585-
</html>
585+
</html>

0 commit comments

Comments
 (0)