-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsettings.yaml
More file actions
48 lines (41 loc) · 912 Bytes
/
settings.yaml
File metadata and controls
48 lines (41 loc) · 912 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
# V4
# For configuration options and examples, please see:
# https://gethomepage.dev/latest/configs/settings
headerStyle: clean
title: Homepage
background:
image: /images/galaxy.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: 75 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
opacity: 25 # 0-100
theme: dark
color: slate
useEqualHeights: true
layout:
Infrastructure:
tab: Infrastructure
style: row
columns: 4
DNS:
tab: Infrastructure
style: row
columns: 3
Media:
tab: Media
style: row
columns: 4
Books:
tab: Books
style: row
columns: 4
Containers - Optiplex:
tab: Docker
style: row
columns: 4
Containers - Mini:
tab: Docker
style: row
columns: 4
statusStyle: "dot"