diff --git a/estore/src/app/layout.tsx b/estore/src/app/layout.tsx
index 911d7c6..3f63af9 100644
--- a/estore/src/app/layout.tsx
+++ b/estore/src/app/layout.tsx
@@ -43,6 +43,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
/>
{/* Plausible Analytics */}
+
{/* Favicon — prefix with basePath so nginx routes them to the estore */}