We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b461f95 commit e306f86Copy full SHA for e306f86
1 file changed
app/layout.config.tsx
@@ -14,7 +14,7 @@ export const baseOptions: BaseLayoutProps = {
14
title: (
15
<>
16
<Image
17
- src={"logo.png"}
+ src="/logo.png"
18
width={160}
19
height={22}
20
alt="UserClouds logo"
0 commit comments