Skip to content

Commit

Permalink
change up buttons in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
tazz4843 committed Nov 14, 2023
1 parent a2d34cb commit 829236f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,13 +199,11 @@ <h2>Premium</h2>
<h2>Important Links</h2>
<div class="buttons is-centered">
<a href="/invite" class="button is-black">Invite</a>
<a href="https://docs.scripty.org" class="button is-outlined is-transparent">Docs</a>
<a href="/about" class="button is-outlined is-transparent">About</a>
<a href="https://discord.gg/VH35msCN38" class="button is-outlined is-transparent">Discord</a>
<a href="/premium" class="button is-outlined is-transparent">Premium</a>
</div>
<div id="buttons is-centered">
<a href="https://github.com/scripty-bot" class="button is-outlined is-transparent is-small">GitHub</a>
<a href="https://discord.gg/VH35msCN38" class="button is-outlined is-transparent is-small">Discord</a>
<a href="/premium" class="button is-outlined is-transparent is-small">Premium</a>
<a href="/privacy" class="button is-outlined is-transparent is-small">Privacy Policy</a>
<a href="/status" class="button is-outlined is-transparent is-small">Bot Status</a>
<a href="https://hosted.weblate.org/engage/scripty-bot/" class="button is-outlined is-transparent is-small">Translations</a>
Expand Down

0 comments on commit 829236f

Please sign in to comment.