Files
homarr/public/locales/en/settings/customization/page-appearance.json
2022-08-24 21:01:29 +02:00

18 lines
326 B
JSON

{
"pageTitle": {
"label": "Page Title",
"placeholder": "Homarr 🦞"
},
"logo": {
"label": "Logo",
"placeholder": "/img/logo.png"
},
"favicon": {
"label": "Favicon",
"placeholder": "/favicon.png"
},
"background": {
"label": "Background",
"placeholder": "/img/background.png"
}
}