Remove version name in default config

Fixes #1187
This commit is contained in:
Thomas Camlong
2023-07-21 17:48:43 +09:00
committed by GitHub
parent be39dd5d89
commit d7c1c2d389

View File

@@ -377,7 +377,7 @@
"enabledPing": false, "enabledPing": false,
"enabledSearchbar": true "enabledSearchbar": true
}, },
"pageTitle": "Homarr v0.12 ⭐️", "pageTitle": "Homarr ⭐️",
"logoImageUrl": "/imgs/logo/logo.png", "logoImageUrl": "/imgs/logo/logo.png",
"faviconUrl": "/imgs/favicon/favicon-squared.png", "faviconUrl": "/imgs/favicon/favicon-squared.png",
"backgroundImageUrl": "", "backgroundImageUrl": "",