Editting Config
This commit is contained in:
parent
210fca3a77
commit
46757587c2
|
@ -1,16 +1,16 @@
|
|||
#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
|
||||
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.
|
||||
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).
|
||||
# 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_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter 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 : 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_description : Write a short tagline for your app.
|
||||
|
||||
|
@ -19,14 +19,14 @@ enable_smart_app_banner : true
|
|||
|
||||
|
||||
# Information About Yourself
|
||||
your_name : Emil Baehr
|
||||
your_link : https://emilbaehr.com
|
||||
your_city : Copenhagen
|
||||
email_address : emil.baehr@gmail.com
|
||||
your_name : Navan Chauhan
|
||||
your_link : https://navanchauhan.github.io
|
||||
your_city : New Delhi
|
||||
email_address : navanchauhan@gmail.com
|
||||
facebook_username :
|
||||
instagram_username : ebaehr
|
||||
twitter_username : ebaehr
|
||||
github_username : emilbaehr
|
||||
instagram_username : navanchauhan
|
||||
twitter_username : navanchauhan
|
||||
github_username : navanchauhan
|
||||
youtube_username :
|
||||
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
Loading…
Reference in New Issue