Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save timlenardo/00eaf9ae6ebfb9e5d5b6f850827ffbc0 to your computer and use it in GitHub Desktop.
Save timlenardo/00eaf9ae6ebfb9e5d5b6f850827ffbc0 to your computer and use it in GitHub Desktop.
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