mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-21 23:12:16 +01:00
21 lines
644 B
JSON
21 lines
644 B
JSON
{
|
|
"text": "Customizations allow you to configure and adjust your experience with Homarr to your preferences.",
|
|
"accordeon": {
|
|
"layout": {
|
|
"name": "Layout",
|
|
"description": "Enable and disable elements on your header and dashboard tiles"
|
|
},
|
|
"gridstack": {
|
|
"name": "Gridstack",
|
|
"description": "Customize the behaviour and columns of your dashboard area"
|
|
},
|
|
"pageMetadata": {
|
|
"name": "Page Metadata",
|
|
"description": "Adjust titles, logo and PWA"
|
|
},
|
|
"appereance": {
|
|
"name": "Appearance",
|
|
"description": "Customize the background, colors and apps appearance"
|
|
}
|
|
}
|
|
} |