Move tabs sync setting under page params

This commit is contained in:
Xin
2025-06-08 11:51:57 +01:00
parent cf4d334da3
commit 54032eb238
3 changed files with 10 additions and 22 deletions

View File

@ -132,10 +132,6 @@ params:
# link: /
width: wide
page:
# full (100%), wide (90rem), normal (80rem)
width: normal
theme:
# light | dark | system
default: system
@ -184,8 +180,11 @@ params:
# hover | always
display: hover
tabs:
sync: true
page:
# full (100%), wide (90rem), normal (80rem)
width: normal
tabs:
sync: true
comments:
enable: false