Update index.html

This commit is contained in:
Sophia Atkinson 2021-06-11 23:59:28 -07:00 committed by GitHub
parent 4112cd5f42
commit 4643525fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -48,8 +48,8 @@
<div class="heading">
<h1 class="display-5 title">It's time to use Codsworth on your server.</h1>
<p class="subtitle">Codsworth provides an unlocked music experience, no premium, everyone has premium.</p>
<a class="btn btn-secondary btn-lg" href="https://www.codsworth.xyz/invite" target="_blank" role="button">Add to server</a>
<a class="btn btn-primary btn-lg" href="https://www.codsworth.xyz/discord" target="_blank" role="button">Support Server</a>
<a class="btn btn-secondary btn-lg" href="/invite" target="_blank" role="button">Add to server</a>
<a class="btn btn-primary btn-lg" href="/discord" target="_blank" role="button">Support Server</a>
<br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br />
</div>
@ -90,7 +90,7 @@
<div class="title">Ready to try Codsworth?</div>
<div class="subtitle">Invite Codsworth and start giving your server tunes!</div>
<br />
<a class="btn btn-primary btn-lg" href="https://discord.com/oauth2/authorize?client_id=724855903362482217&permissions=2150721536&scope=bot" role="button">Get started</a>
<a class="btn btn-primary btn-lg" href="/invite" role="button">Get started</a>
</div><br />
</div>
</div>