Skip to content

Commit 829236f

Browse files
committed
change up buttons in footer
1 parent a2d34cb commit 829236f

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,13 +199,11 @@ <h2>Premium</h2>
199199
<h2>Important Links</h2>
200200
<div class="buttons is-centered">
201201
<a href="/invite" class="button is-black">Invite</a>
202-
<a href="https://docs.scripty.org" class="button is-outlined is-transparent">Docs</a>
203-
<a href="/about" class="button is-outlined is-transparent">About</a>
202+
<a href="https://discord.gg/VH35msCN38" class="button is-outlined is-transparent">Discord</a>
203+
<a href="/premium" class="button is-outlined is-transparent">Premium</a>
204204
</div>
205205
<div id="buttons is-centered">
206206
<a href="https://github.com/scripty-bot" class="button is-outlined is-transparent is-small">GitHub</a>
207-
<a href="https://discord.gg/VH35msCN38" class="button is-outlined is-transparent is-small">Discord</a>
208-
<a href="/premium" class="button is-outlined is-transparent is-small">Premium</a>
209207
<a href="/privacy" class="button is-outlined is-transparent is-small">Privacy Policy</a>
210208
<a href="/status" class="button is-outlined is-transparent is-small">Bot Status</a>
211209
<a href="https://hosted.weblate.org/engage/scripty-bot/" class="button is-outlined is-transparent is-small">Translations</a>

0 commit comments

Comments
 (0)