1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Updated website.

This commit is contained in:
Koen 2023-06-28 15:16:36 +02:00
parent 7ee2c5ab71
commit 7d82e279bb
4 changed files with 8 additions and 2 deletions

View file

@ -79,7 +79,7 @@
<div class="header-row">
<div class="header-logo">
<a href="index.html">
<img src="images/logo.png" class="img-fluid" width="123" height="32" alt="" />
<img src="images/logo.svg" class="img-fluid" width="48" height="48" alt="" />
</a>
</div>
</div>
@ -417,7 +417,7 @@
<span class="font-weight-semibold text-4"><em class="text-1 text-uppercase font-weight-medium opacity-6 d-block fst-normal p-relative top-2">DOWNLOAD ON</em><span class="text-color-dark text-4 negative-ls-05 p-relative bottom-2">Gitlab</span></span>
</a>
<a class="d-inline-flex align-items-center btn btn-light btn-py-2 px-4 text-start me-2 mb-3 mb-sm-0">
<a href="https://play.google.com/store/apps/details?id=com.futo.fcast.receiver.playstore&pli=1" class="d-inline-flex align-items-center btn btn-light btn-py-2 px-4 text-start me-2 mb-3 mb-sm-0">
<img height="34" src="images/icon-google-play.svg" alt="" data-icon data-plugin-options="{'onlySVG': true, 'extraClass': 'svg-stroke-color-dark me-2'}" />
<span class="font-weight-semibold text-4"><em class="text-1 text-uppercase font-weight-medium opacity-6 d-block fst-normal p-relative top-2">DOWNLOAD ON</em><span class="text-color-dark text-4 negative-ls-05 p-relative bottom-2">Google Play</span></span>
</a>