Skip to content

Commit e20eb40

Browse files
author
John Yorke
committed
Update config
1 parent 6d8bdfd commit e20eb40

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

_config.yml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,27 +30,31 @@ youtube_username :
3030

3131
# Feature List Edit, add or remove features to be presented.
3232
features :
33+
34+
- title : Easy To Use
35+
description : Just take your watch off to start your sleep, and put it on to end it.
36+
fontawesome_icon_name : check
3337

34-
- title : All the latest iOS features
38+
- title : Latest iOS Features
3539
description : Siri Shortcuts integration, Apple Watch app, rich notifications, iMessage app.
3640
fontawesome_icon_name : mobile
3741

3842
- title : Customisable
3943
description : Choose whether to track sleep or time in bed, and set a nightly target.
4044
fontawesome_icon_name : adjust
4145

42-
- title : Secure and Private
43-
description : All your data stays on your phone and safely encrypted within the Health app. No 3rd party analytics.
46+
- title : Secure
47+
description : All your data stays on your phone and safely encrypted within the Health app.
4448
fontawesome_icon_name : lock
4549

46-
- title : # New Feature Title
47-
description : # New Feature Description
48-
fontawesome_icon_name : # Enter Font Awesome icon name (e.g. star). Find icons on fontawesome.com/icons.
50+
- title : Private
51+
description : No 3rd party analyics and no ads. Your data is exactly that...yours.
52+
fontawesome_icon_name : eye-slash
4953

5054

5155

5256
# Theme Settings
53-
topbar_color : "#191919"
57+
topbar_color : "#101010"
5458
topbar_transparency : 1.0
5559
topbar_title_color : "#ffffff"
5660

@@ -60,7 +64,7 @@ cover_overlay_transparency : 1.0
6064

6165
device_color : black # Set to: blue, black, yellow, coral or white.
6266

63-
body_background_color : "#191919"
67+
body_background_color : "#101010"
6468

6569
link_color : "#b5ff32"
6670

0 commit comments

Comments
 (0)