mirror of
https://gitlab.com/ryzen-controller-team/ryzen-controller.git
synced 2024-12-22 10:03:28 +07:00
fix: Typo in donation link title.
This commit is contained in:
parent
10954f3fec
commit
105bedac29
@ -25,7 +25,7 @@
|
||||
<h1>
|
||||
Ryzen Controller
|
||||
<span id="version" class="uk-badge"></span>
|
||||
<a class="uk-badge" id="donation" title="By us some beers ❤️" href="#" onClick="require('electron').shell.openExternal('https://www.patreon.com/ryzencontrollerteam')">Patreon</a>
|
||||
<a class="uk-badge" id="donation" title="Buy us some beers ❤️" href="#" onClick="require('electron').shell.openExternal('https://www.patreon.com/ryzencontrollerteam')">Patreon</a>
|
||||
</h1>
|
||||
|
||||
<ul uk-switcher="animation: uk-animation-fade" uk-tab uk-sticky class="uk-background-default uk-margin-remove" id="main-container-selector">
|
||||
|
Loading…
Reference in New Issue
Block a user