You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _config.yml
+19-20Lines changed: 19 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -1,39 +1,37 @@
1
-
# Mobile App Landing Page Configuration
2
-
3
1
# App Info
4
2
ios_app_id : 618783545# Enter iOS app ID to automatically populate name, price and icons (e.g. 718043190).
5
3
6
4
appstore_link : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
7
5
playstore_link : # Enter Google Play Store URL.
8
-
presskit_download_link : # 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").
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").
9
8
10
-
app_name : Planet Life Long Name Here # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
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
+
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
-
enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
13
12
app_description : Wherever some that and kiwi that well
14
13
dolphin alas this the mindfully jeepers
15
14
one aside canny one preparatory up less therefore
16
15
hello oh amid goodness checked.
17
16
18
-
# Author Info
17
+
enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
18
+
19
+
20
+
21
+
# Information About Yourself
19
22
your_name : Emil Baehr # Your name. Will be shown in the footer.
20
23
your_link : https://emilbaehr.com # Link to a website of your choice when your name is clicked.
21
24
your_city : Copenhagen # Tell people where you're from.
22
-
23
-
# Icon, screenshot and header image
24
-
app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
25
-
header_image : assets/headerimage.png # Replace with alternative image path or image URL.
26
-
device_color : black # Set to: blue, black, yellow, coral or white.
27
-
28
-
# Social Links # Enter usernames and email address. If set, they will be presented as links in the footer.
0 commit comments