homepage improvements
This commit is contained in:
15
config/settings.yaml
Normal file
15
config/settings.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Homelab
|
||||
background:
|
||||
image: https://images.unsplash.com/photo-1550684848-fac1c5b4e853?q=80&w=2070&auto=format&fit=crop
|
||||
brightness: 50
|
||||
|
||||
theme: dark
|
||||
|
||||
color: slate
|
||||
|
||||
providers:
|
||||
openweathermap:
|
||||
apiKey: "" # Add your API key here
|
||||
location: "Sao Paulo" # Add your location name or ID
|
||||
units: metric
|
||||
Reference in New Issue
Block a user