mirror of
https://github.com/bensuperpc/infrastructure.git
synced 2025-04-18 11:30:30 +02:00
61 lines
921 B
YAML
61 lines
921 B
YAML
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/latest/configs/settings
|
|
|
|
title: Bensuperpc
|
|
|
|
base: https://homepage.bensuperpc.org
|
|
|
|
favicon: /images/favicon.ico
|
|
|
|
logpath: /app/logs
|
|
|
|
background:
|
|
image: /images/electronic.jpg
|
|
blur: md
|
|
opacity: 50
|
|
brightness: 50
|
|
|
|
theme: dark
|
|
color: slate
|
|
|
|
language: en
|
|
|
|
layout:
|
|
Personal:
|
|
style: row
|
|
columns: 6
|
|
Media:
|
|
style: row
|
|
columns: 6
|
|
Sharing:
|
|
style: row
|
|
columns: 6
|
|
Utils:
|
|
style: row
|
|
columns: 6
|
|
initiallyCollapsed: false
|
|
Others:
|
|
style: row
|
|
columns: 6
|
|
initiallyCollapsed: false
|
|
Games:
|
|
style: row
|
|
columns: 6
|
|
initiallyCollapsed: false
|
|
|
|
quicklaunch:
|
|
searchDescriptions: true
|
|
hideInternetSearch: false
|
|
hideVisitURL: false
|
|
|
|
hideVersion: true
|
|
|
|
headerStyle: boxed
|
|
|
|
useEqualHeights: true
|
|
|
|
#providers:
|
|
# openweathermap: openweathermapapikey
|
|
# weatherapi: weatherapiapikey
|