@@ -4,24 +4,21 @@ ios_app_id : 618783545
4
4
appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
5
5
playstore_link : # Enter Google Play Store URL.
6
6
presskit_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").
8
8
9
9
app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
10
10
app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
11
11
app_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.
16
13
17
14
enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
18
15
19
16
20
17
21
18
# 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
25
22
26
23
facebook_username :
27
24
instagram_username : ebaehr
@@ -31,7 +28,7 @@ youtube_username :
31
28
32
29
33
30
34
- # Feature List # Edit, add or remove features to be presented.
31
+ # Feature List Edit, add or remove features to be presented.
35
32
features :
36
33
37
34
- title : GitHub Pages Jekyll Theme
@@ -77,35 +74,35 @@ features :
77
74
78
75
79
76
# 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
82
84
83
- body_color : " ffffff "
85
+ device_color : black # Set to: blue, black, yellow, coral or white.
84
86
85
- accent_color : " #1d63ea "
87
+ body_background_color : " ffffff "
86
88
87
- header_title_color : " #ffffff "
89
+ link_color : " #1d63ea "
88
90
89
91
app_title_color : " #ffffff"
90
92
app_price_color : " #ffffff"
91
93
app_description_color : " #ffffff"
92
94
93
95
feature_title_color : " #000000"
94
96
feature_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
102
97
103
98
feature_icons_foreground_color : " #1d63ea"
104
99
feature_icons_background_color : " #e6e6e6"
105
100
106
101
social_icons_foreground_color : " #666666"
107
102
social_icons_background_color : " #e6e6e6"
108
103
104
+ footer_text_color : " #666666"
105
+
109
106
110
107
111
108
0 commit comments