19 lines
306 B
YAML
19 lines
306 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/configs/settings
|
|
|
|
providers:
|
|
openweathermap: openweathermapapikey
|
|
weatherapi: weatherapiapikey
|
|
|
|
useEqualHeights: true
|
|
|
|
target: _self
|
|
|
|
headerStyle: boxed
|
|
|
|
layout:
|
|
Media:
|
|
header: false
|
|
style: row
|
|
columns: 3 |