citra-emu
/
citra-web
Archived
1
0
Fork 0

Fix Download button on homepage (#135)

This commit is contained in:
Vamsi Krishna 2020-05-23 15:30:42 +05:30 committed by GitHub
parent 64f315444b
commit dd2dbed215
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
</div>
<div class="col-md-12 jumbotron-action" id="jumbotron-download" style = "padding-top: 6%; padding-bottom: 2%; text-align: center;">
<a href="/download/" class="button-action">Download for Windows, Linux, and Mac</a>
<a href="/download/" class="button-action">Download Here</a>
</div>
<div class="col-md-12 jumbotron-action" id="jumbotron-support" style="padding-top: 6%; padding-bottom: 2%; text-align: center;">
<a href="/discord/" class="button-action">Join our Discord</a>