Skip to content

Commit 9611886

Browse files
committed
Update theme_default.yaml with author field
1 parent 7ce5f0d commit 9611886

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

res/themes/theme_example.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
# NOTE: Every HW sensor is hidden in this example, to show a sensor change 'SHOW: False' to 'SHOW: True'
66
---
7+
# If you indicate @ with your GitHub username, there will be a hyperlink to your GitHub profile in the Config. Wizard
8+
# Otherwise, you can just indicate any text e.g. author: "Your Name"
9+
# You can also remove the line if you don't want to be credited
10+
author: "@your_GitHub_username"
11+
712
display:
813
# Specify the display size in inch for this theme: 3.5" (default) or 5"
914
DISPLAY_SIZE: 3.5"

0 commit comments

Comments
 (0)