aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-07-24 12:08:17 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-07-24 12:08:17 +0530
commit46757587c2afc6e23479cd1287fe7b75188e074a (patch)
tree7a6c363ecc7bc069902f31f3a3e510c482f240e7
parent210fca3a77b9043e0f2c608e1eaff6f2ec37cdf3 (diff)
Editting Config
-rw-r--r--docs/_config.yml22
-rw-r--r--docs/assets/appicon.pngbin0 -> 5843 bytes
2 files changed, 11 insertions, 11 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index b9ad756..1dbf8ca 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -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 :
diff --git a/docs/assets/appicon.png b/docs/assets/appicon.png
new file mode 100644
index 0000000..8f462f8
--- /dev/null
+++ b/docs/assets/appicon.png
Binary files differ