mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-04-25 04:09:12 +00:00
[UI/wrapper] add patreon link, adjust 'support discord' -> 'join the discord'
This commit is contained in:
parent
0d97ad2355
commit
83f75304c8
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@ class Wrapper extends Component {
|
|||
<li><div className='wrapper__nav__button'>
|
||||
<a href="/oauth/bot/flow" target="_blank" className="uk-button rp-button discord-alt"><img src={discordLogo} className="rp-button-logo" alt=""/> Add Roleypoly</a>
|
||||
</div></li>
|
||||
<li><a href='https://discord.gg/PWQUVsd'>Support Discord</a></li>
|
||||
<li><a href='https://discord.gg/PWQUVsd'>Join the Discord</a></li>
|
||||
<li><a href='https://patreon.com/kata'>Patreon</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
|
Loading…
Add table
Reference in a new issue