aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/_config.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index a8bda56..24ef331 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -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