playstore link + image

This commit is contained in:
Egor 2016-11-27 18:47:57 -08:00
parent 2501eb7ed0
commit e8b439a5c2
3 changed files with 11 additions and 1 deletions

View file

@ -6,4 +6,8 @@
<a href="http://www.egorphilippov.me" target="_blank" rel="noopener noreferrer">
Egor Philippov
</a>
</div>
</div>
<a href="https://play.google.com/store/apps/details?id=com.nidratech.huegasm" target="_blank" rel="noopener noreferrer" id="playstore-link">
<img src="assets/images/google-play-badge.png" alt="Get it on the Google Play Store">
</a>

View file

@ -50,6 +50,12 @@ body, button {
}
}
#playstore-link {
position: relative;
bottom: 10px;
left: 30px;
}
.alert {
margin-bottom: 0;
border: none;

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB