appstore and googleplay buttons

This commit is contained in:
Kasper Rynning-Tønnesen
2018-06-22 07:06:22 +02:00
parent b79527d681
commit b46e125ff1
3 changed files with 68 additions and 3 deletions

View File

@@ -52,6 +52,11 @@
<img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png"/>
</a>
</li>
<li class="apple-appstore-image-list">
<a class="apple-image-link" href="https://itunes.apple.com/us/app/zoff/id1402037061?ls=1&mt=8">
<img alt="Get it on the AppStore" src="/assets/images/appstore.svg"/>
</a>
</li>
</ul>
</div>
</div>