Add files via upload

This commit is contained in:
m0onmo0n 2025-08-17 00:54:48 +02:00 committed by GitHub
commit 00b611d753
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 371 additions and 0 deletions

21
config/settings.yaml Normal file
View file

@ -0,0 +1,21 @@
---
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/settings
title: My Awesome Homepage!
background:
image: https://cdnb.artstation.com/p/assets/images/images/006/897/659/large/mikael-gustafsson-wallpaper-mikael-gustafsson.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
theme: dark
color: slate
useEqualHeights: true
providers:
openweathermap: openweathermapapikey
weatherapi: weatherapiapikey