f52b4ae2b4
Made-with: Cursor
42 lines
772 B
YAML
42 lines
772 B
YAML
---
|
|
# https://gethomepage.dev/configs/settings/
|
|
title: Konrad's Homelab
|
|
favicon: https://cloud.klhoud.com/favicon.ico
|
|
|
|
# Gruvbox-ish, matching your Glance theme
|
|
theme: dark
|
|
color: stone
|
|
background:
|
|
opacity: 80
|
|
blur: sm
|
|
|
|
headerStyle: clean
|
|
language: en
|
|
target: _blank
|
|
|
|
# Layout: column order on the dashboard
|
|
layout:
|
|
Homelab:
|
|
style: row
|
|
columns: 4
|
|
icon: mdi-server-network
|
|
Work:
|
|
style: row
|
|
columns: 2
|
|
icon: mdi-briefcase
|
|
Projects:
|
|
style: row
|
|
columns: 2
|
|
icon: mdi-rocket-launch
|
|
|
|
# Quick links shown in the top-right of the header
|
|
quicklaunch:
|
|
searchDescriptions: true
|
|
hideInternetSearch: false
|
|
showSearchSuggestions: true
|
|
hideVisitURL: false
|
|
|
|
providers:
|
|
openweathermap: openweathermapapikey
|
|
# openmeteo needs no key
|