mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 21:30:06 +00:00
✨♻️ Migrate and refactor all v1 services, Add atticd service and cleanup
This commit is contained in:
parent
76489651f1
commit
e45cfc0fbc
24 changed files with 592 additions and 20 deletions
|
@ -0,0 +1,54 @@
|
|||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/en/configs/settings
|
||||
|
||||
title: Jo's Home
|
||||
background:
|
||||
image: /images/cozy_kitchen_rain_compressed.webp
|
||||
blur: md
|
||||
opacity: 45
|
||||
|
||||
favicon: /images/logo.png
|
||||
|
||||
theme: dark
|
||||
color: slate
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue