mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-24 07:35:39 +00:00
Adjustments to buttons on index
This commit is contained in:
parent
6d02e9aef2
commit
5cbe572f4d
1
assets/logos/flathub-badge.svg
Normal file
1
assets/logos/flathub-badge.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.1 KiB |
17
index.html
17
index.html
|
@ -129,20 +129,11 @@
|
|||
paradise.</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-4 text-center">
|
||||
<a class="btn btn-link btn-lg align-center" target="_blank"
|
||||
rel="noopener noreferrer" href="https://flathub.org/apps/details/net.retrodeck.retrodeck">
|
||||
<!-- <div class="row align-items-center">
|
||||
<div class="col-4">
|
||||
<img class="img-fluid" alt='Download on Flathub' src='assets/logos/flathub.svg' />
|
||||
</div>
|
||||
<div class="col-8">
|
||||
Get it on Flathub
|
||||
</div>
|
||||
</div> -->
|
||||
<img type="button" class="img-fluid" alt='Download on Flathub' src='https://flathub.org/api/badge?locale=en'/>
|
||||
<div class="col-md-4">
|
||||
<a type="button" class="btn btn-dark" target="_blank" rel="noopener noreferrer"
|
||||
href="https://flathub.org/apps/details/net.retrodeck.retrodeck">
|
||||
<img class="pe-2" src="assets/logos/flathub.svg" width="32" height="32">Download on Flathub
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue