set up new layout and polish up how some services show up
This commit is contained in:
parent
80d24ffca7
commit
6dfc316b8b
3 changed files with 17 additions and 15 deletions
|
@ -3,14 +3,14 @@
|
|||
# https://gethomepage.dev/configs/settings/
|
||||
title: Courtyard
|
||||
description: DIE MONSTER, YOU DON'T BELONG IN THIS WORLD!
|
||||
color: neutral
|
||||
theme: dark
|
||||
headerStyle: boxed
|
||||
color: neutral
|
||||
headerStyle: clean
|
||||
useEqualHeights: true
|
||||
target: _self
|
||||
background:
|
||||
image: /images/castlevania3.png
|
||||
blur: sm # sm, "", md, xl... see https://tailwindcss.com/docs/backdrop-blur
|
||||
blur: xs # sm, "", md, xl... see https://tailwindcss.com/docs/backdrop-blur
|
||||
saturate: 50 # 0, 50, 100... see https://tailwindcss.com/docs/backdrop-saturate
|
||||
brightness: 50 # 0, 50, 75... see https://tailwindcss.com/docs/backdrop-brightness
|
||||
opacity: 60 # 0-100
|
||||
|
@ -25,3 +25,4 @@ layout:
|
|||
Tools:
|
||||
style: row
|
||||
columns: 4
|
||||
statusStyle: dot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue