From faed597a71998aeed889307b018622a9d389e950 Mon Sep 17 00:00:00 2001 From: bwees Date: Wed, 25 Sep 2024 11:19:35 -0500 Subject: [PATCH] add play store link --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index deb7c78..d8e66b1 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ ios_app_id : 6475358068 ios_app_country : us # Required outside USA. Enter 2 letter country code as in https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 appstore_link : https://apps.apple.com/app/apple-store/id6475358068?pt=126828796&ct=maroonrides.app&mt=8 # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. -playstore_link : https://docs.google.com/forms/d/1NsypzRFUWkbCrCCaOFUk8g3qLMaF1mc8HgUJo8Rokc4 # Enter Google Play Store URL. +playstore_link : https://play.google.com/store/apps/details?id=com.maroonrides.maroonrides&pli=1 # Enter Google Play Store URL. presskit_download_link : # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file). # Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").