config. replace logo (#136)

This commit is contained in:
Manuel
2024-02-18 21:53:51 +01:00
committed by GitHub
parent e3e38e7f44
commit 7d648600ee
6 changed files with 7 additions and 20 deletions

View File

@@ -5,7 +5,7 @@ interface LogoProps {
size: number;
}
export const homarrLogoPath = "/logo/homarr.png";
export const homarrLogoPath = "/logo/logo.png";
export const homarrPageTitle = "Homarr";
const imageOptions = {