moving homepage config to config folder and updating gitignore to ignore logs

This commit is contained in:
2026-05-19 17:35:01 +00:00
Unverified
parent 0070fa98e3
commit dc21043b7c
12 changed files with 396 additions and 5 deletions

View File

@@ -0,0 +1,34 @@
title: Home
background:
image: /images/background_40890255.jpg
#blur: sm # sm, "", md, xl... see https://tailwindcss.com/docs/backdrop-blur
saturate: 100 # 0, 50, 100... see https://tailwindcss.com/docs/backdrop-saturate
brightness: 50 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
opacity: 100 # 0-100
cardBlur: xl # sm, "", md, etc... see https://tailwindcss.com/docs/backdrop-blur
favicon: https://www.svgrepo.com/show/22031/home-icon-silhouette.svg
theme: dark # or light
color: cyan
headerStyle: underlined # default style
#fullWidth: true
providers:
finnhub: {{HOMEPAGE_VAR_finnhub}}
useEqualHeights: false
layout:
Devices & Network:
useEqualHeights: true
style: row
columns: 5
Media:
useEqualHeights: true
style: row
columns: 4
Containers:
style: row
columns: 8
Arr:
useEqualHeights: true
style: row
columns: 5
showStats: true
disableCollapse: true