Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- settings.yaml
- # General Settings
- title: Homepage Highland Escape
- theme: dark
- color: zinc
- headerStyle: clean
- useEqualHeights: true #<- This is a must!
- hideVersion: true
- target: _self
- providers:
- openweathermap: openweathermapapikey
- weatherapi: weatherapiapikey
- # layout: the order to show each of the sections defined in services.yaml
- # headers / labels are hidden - number of columns per section is set here
- layout:
- "HE-Resources":
- header: false
- style: row
- columns: 4
- "HB-Resources":
- header: false
- style: row
- columns: 4
- "Servers & Networking":
- header: false
- style: row
- columns: 5
- "Services":
- header: false
- style: row
- columns: 4
- "Files1":
- header: false
- style: row
- columns: 2
- "Media Finders":
- header: false
- style: row
- columns: 3
- "Files2":
- header: false
- style: row
- columns: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement