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
your_city : Copenhagen # Tell people where you're from.
21
21
22
22
# Icon, screenshot and header image
23
-
app_icon : # ../assets/appicon-1024px.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
23
+
app_icon : # ../assets/appicon-1024px.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
24
24
app_video : # ../assets/video.mp4 # Uncomment and replace with path to app preview video. Optimal resolutions: 1242x2688 or 1125x2436.
25
25
app_screenshot : ../assets/screenshot.png # Replace with alternateive image path. Does not automatically populate since Apple does not provide iPhone X/XS/XR screenshots in their iTunes lookup API.
26
26
header_image : ../assets/headerimage.png # Replace with alternative image path.
27
+
device_color : black # Set to blue, black, yellow, coral or white
27
28
28
29
# Social Links # Enter usernames and email address. If set, they will be presented as links in the footer.
29
30
facebook_username :
@@ -48,6 +49,10 @@ features :
48
49
description : Adjust colors, backgrounds and typography
49
50
fontawesome_icon_name : adjust
50
51
52
+
- title : Five device colors
53
+
description : Choose between five different device colors to match your app's interface
54
+
fontawesome_icon_name : mobile
55
+
51
56
- title : # New Feature Title
52
57
description : # New Feature Description
53
58
fontawesome_icon_name : # Enter Font Awesome icon name (e.g. star). Find icons on fontawesome.com/icons.
0 commit comments