generated from erangel1/generic-template
13 lines
329 B
YAML
13 lines
329 B
YAML
server:
|
|
assets-path: /app/assets
|
|
|
|
theme:
|
|
background-color: 225 14 15
|
|
primary-color: 265 89 79
|
|
contrast-multiplier: 1.1
|
|
|
|
pages:
|
|
# It's not necessary to create a new file for each page and include it, you can simply
|
|
# put its contents here, though multiple pages are easier to manage when separated
|
|
- $include: homelab.yml
|