Editting Config

This commit is contained in:
Navan Chauhan 2020-07-24 12:08:17 +05:30
parent 210fca3a77
commit 46757587c2
2 changed files with 11 additions and 11 deletions

View File

@ -1,16 +1,16 @@
#page title #page title
page_title : # Automatically populates with app name if not set and if iOS app ID is set. Otherwise enter manually. page_title : Qrious # Automatically populates with app name if not set and if iOS app ID is set. Otherwise enter manually.
# App Info # App Info
ios_app_id : 1234793120 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190). ios_app_id : #1234793120 # Required. Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190).
appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
playstore_link : # Enter Google Play Store URL. playstore_link : # Enter Google Play Store URL.
presskit_download_link : https://emilbaehr.com # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file). presskit_download_link : https://emilbaehr.com # 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"). # Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually. app_icon : assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. app_name : Qrious # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually. app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
app_description : Write a short tagline for your app. app_description : Write a short tagline for your app.
@ -19,14 +19,14 @@ enable_smart_app_banner : true
# Information About Yourself # Information About Yourself
your_name : Emil Baehr your_name : Navan Chauhan
your_link : https://emilbaehr.com your_link : https://navanchauhan.github.io
your_city : Copenhagen your_city : New Delhi
email_address : emil.baehr@gmail.com email_address : navanchauhan@gmail.com
facebook_username : facebook_username :
instagram_username : ebaehr instagram_username : navanchauhan
twitter_username : ebaehr twitter_username : navanchauhan
github_username : emilbaehr github_username : navanchauhan
youtube_username : youtube_username :

BIN
docs/assets/appicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB