Skip to content

Commit

Permalink
feat: 🚸 Get the theme button now redirects
Browse files Browse the repository at this point in the history
Downloading right from GH was broken, we now redirect to BetterDiscord
  • Loading branch information
B4T3S committed Mar 29, 2024
1 parent c08ea7a commit 61ee5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h5 class="card-title mb-3">Need an example?</h5>
<div class="col-sm-4">
<div class="container flex-column justify-content-center pt-5">
<h2 class="d-flex justify-content-center">Intrigued?</h2>
<a href="Fallout4Terminal.theme.css" download="" class="button m-3 d-flex justify-content-center py-2">Get the Theme!</a>
<a href="https://betterdiscord.app/theme/Fallout%204%20Terminal" class="button m-3 d-flex justify-content-center py-2">Get the Theme!</a>
<a href="https://discord.gg/6qd3SkP6Ch" target="_blank" class="button m-3 d-flex justify-content-center py-2">Join the Discord Server!</a>
</div>
</div>
Expand Down

0 comments on commit 61ee5c7

Please sign in to comment.