All checks were successful
Deploy Homepage / deploy (push) Successful in 3s
needed to be edited in the layout section in the settings.
21 lines
332 B
YAML
21 lines
332 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:
|
|
Infrastructure:
|
|
Home:
|
|
Media:
|
|
header: false
|
|
style: row
|
|
columns: 3 |