mirror of
https://github.com/dockersrc/scripts
synced 2024-11-21 11:23:07 -05:00
19 lines
324 B
YAML
19 lines
324 B
YAML
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/en/configs/settings
|
|
---
|
|
title: StartPage
|
|
theme: dark
|
|
color: purple
|
|
target: _blank
|
|
language: en
|
|
headerStyle: boxed
|
|
|
|
layout:
|
|
Media:
|
|
style: row
|
|
columns: 4
|
|
|
|
providers:
|
|
openweathermap: openweathermapapikey
|
|
weatherapi: weatherapiapikey
|