Created
June 19, 2019 21:26
-
-
Save timlenardo/00eaf9ae6ebfb9e5d5b6f850827ffbc0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if (is_android) | |
.jr-smart-banner.Android | |
.jr-sb-close x | |
img.jr-sb-img(width="65" height="65" src='https://s3.amazonaws.com/joyride-ua/img/play-store-joyride-logo.webp', alt="App logo") | |
.jr-sb-txt | |
span | |
strong Joyride: play live game shows | |
span by Kiwi, Inc. | |
span FREE — In Google Play | |
span.jr-sb-cta(data-href=playStoreUrl) Play | |
else | |
.jr-smart-banner.iOS | |
.jr-sb-close × | |
img.jr-sb-img(width="65" height="65" src="https://s3.amazonaws.com/joyride-ua/img/app-store-joyride-logo.jpg" alt="App logo") | |
.jr-sb-txt | |
span | |
strong Joyride: play live game shows | |
span by Kiwi, Inc. | |
span FREE — On the App Store | |
span.jr-sb-cta(data-href=appStoreUrl) Play |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment