diff --git a/data/configs/default.json b/data/configs/default.json index c0aaae762..ed63d4cc2 100644 --- a/data/configs/default.json +++ b/data/configs/default.json @@ -369,7 +369,7 @@ }, "pageTitle": "Homarr v0.11 ⭐️", "logoImageUrl": "/imgs/logo/logo.png", - "faviconUrl": "/imgs/logo/logo.png", + "faviconUrl": "/imgs/favicon/favicon-squared", "backgroundImageUrl": "", "customCss": "", "colors": { @@ -380,4 +380,4 @@ "appOpacity": 100 } } -} \ No newline at end of file +}