fixed path

This commit is contained in:
Navan Chauhan 2020-12-28 17:50:01 +05:30
parent 53cad7288b
commit 36e3f86a49
1 changed files with 5 additions and 5 deletions

View File

@ -6,10 +6,10 @@ ios_app_id : #1234793120
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).
presskit_download_link : https://navan.dev # 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 : /Qrious/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 : 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 : Modern App To Assist Your Research
@ -20,9 +20,9 @@ enable_smart_app_banner : true
# Information About Yourself
your_name : Navan Chauhan
your_link : https://navanchauhan.github.io
your_link : https://navan.dev
your_city : #New Delhi
email_address : navanchauhan@gmail.com
email_address : Qrious@navan.dev
facebook_username :
instagram_username : #navanchauhan
twitter_username : navanchauhan
@ -61,7 +61,7 @@ topbar_color : "#000000"
topbar_transparency : 0.1
topbar_title_color : "#ffffff"
cover_image : assets/headerimage.png # Replace with alternative image path or image URL.
cover_image : ./assets/headerimage.png # Replace with alternative image path or image URL.
cover_overlay_color : "#363b3d"
cover_overlay_transparency : 0.8