@@ -4,24 +4,21 @@ ios_app_id : 618783545
44appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
55playstore_link : # Enter Google Play Store URL.
66presskit_download_link : # Enter a link to downloadable file or (e.g. public Dropbox link to a .zip file).
7- Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
7+ # Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
88
99app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
1010app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
1111app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
12- app_description : Wherever some that and kiwi that well
13- dolphin alas this the mindfully jeepers
14- one aside canny one preparatory up less therefore
15- hello oh amid goodness checked.
12+ app_description : Write a short tagline for your app.
1613
1714enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
1815
1916
2017
2118# Information About Yourself
22- your_name : Emil Baehr # Your name. Will be shown in the footer.
23- your_link : https://emilbaehr.com # Link to a website of your choice when your name is clicked.
24- your_city : Copenhagen # Tell people where you're from.
19+ your_name : Emil Baehr
20+ your_link : https://emilbaehr.com
21+ your_city : Copenhagen
25222623facebook_username :
2724instagram_username : ebaehr
@@ -31,7 +28,7 @@ youtube_username :
3128
3229
3330
34- # Feature List # Edit, add or remove features to be presented.
31+ # Feature List Edit, add or remove features to be presented.
3532features :
3633
3734 - title : GitHub Pages Jekyll Theme
@@ -77,35 +74,35 @@ features :
7774
7875
7976# Theme Settings
80- header_image : assets/headerimage.png # Replace with alternative image path or image URL.
81- device_color : black # Set to: blue, black, yellow, coral or white.
77+ topbar_color : " #000000"
78+ topbar_transparency : 0.1
79+ topbar_title_color : " #ffffff"
80+
81+ cover_image : assets/headerimage.png # Replace with alternative image path or image URL.
82+ cover_overlay_color : " #363b3d"
83+ cover_overlay_transparency : 0.8
8284
83- body_color : " ffffff "
85+ device_color : black # Set to: blue, black, yellow, coral or white.
8486
85- accent_color : " #1d63ea "
87+ body_background_color : " ffffff "
8688
87- header_title_color : " #ffffff "
89+ link_color : " #1d63ea "
8890
8991app_title_color : " #ffffff"
9092app_price_color : " #ffffff"
9193app_description_color : " #ffffff"
9294
9395feature_title_color : " #000000"
9496feature_text_color : " #666666"
95- footer_text_color : " #666666"
96-
97- header_color : " #000000"
98- header_transparency : 0.1
99-
100- image_overlay_color : " #363b3d"
101- image_overlay_transparency : 0.8
10297
10398feature_icons_foreground_color : " #1d63ea"
10499feature_icons_background_color : " #e6e6e6"
105100
106101social_icons_foreground_color : " #666666"
107102social_icons_background_color : " #e6e6e6"
108103
104+ footer_text_color : " #666666"
105+
109106
110107
111108
0 commit comments