mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-01-19 02:13:06 +01:00
55 lines
775 B
YAML
55 lines
775 B
YAML
|
---
|
||
|
# For configuration options and examples, please see:
|
||
|
# https://gethomepage.dev/en/configs/settings
|
||
|
|
||
|
title: Jo's Home
|
||
|
background:
|
||
|
image: /images/blossoms.png
|
||
|
blur: md
|
||
|
opacity: 45
|
||
|
|
||
|
favicon: /images/logo.png
|
||
|
|
||
|
theme: dark
|
||
|
color: zinc
|
||
|
iconStyle: theme
|
||
|
|
||
|
layout:
|
||
|
Media:
|
||
|
style: row
|
||
|
columns: 1
|
||
|
Utilities:
|
||
|
style: column
|
||
|
columns: 2
|
||
|
Entertainment:
|
||
|
style: column
|
||
|
column: 3
|
||
|
System:
|
||
|
style: column
|
||
|
columns: 3
|
||
|
Development:
|
||
|
style: row
|
||
|
columns: 2
|
||
|
Social:
|
||
|
style: column
|
||
|
columns: 3
|
||
|
IT:
|
||
|
style: column
|
||
|
columns: 3
|
||
|
Fun:
|
||
|
style: column
|
||
|
columns: 3
|
||
|
|
||
|
headerStyle: clean
|
||
|
|
||
|
target: _blank
|
||
|
|
||
|
quicklaunch:
|
||
|
searchDescriptions: true
|
||
|
hideInternetSearch: false
|
||
|
hideVisitURL: false
|
||
|
|
||
|
hideVersion: true
|
||
|
|
||
|
showStats: false
|