fix: Normal page witdth

This commit is contained in:
Nicolai Ort 2025-01-16 20:31:05 +01:00
parent 52e7ce5d2c
commit 8084038c3c
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -76,11 +76,10 @@ menu:
name: Mehr name: Mehr
params: params:
type: separator type: separator
weight: 1 weight: 2
- identifier: source - identifier: source
name: "Source Code" name: "Source Code"
url: "https://git.odit.services/lfk" url: "https://git.odit.services/lfk"
weight: 2
params: params:
description: Dokumentation für das Lauf für Kaya! Läufersystem. description: Dokumentation für das Lauf für Kaya! Läufersystem.
@ -95,6 +94,8 @@ params:
# height: 20 # height: 20
# link: / # link: /
width: wide width: wide
page:
width: normal
theme: theme:
default: system default: system
displayToggle: true displayToggle: true