diff --git a/client/index.html b/client/index.html
index 1d12eda..6220880 100644
--- a/client/index.html
+++ b/client/index.html
@@ -22,6 +22,7 @@
+
diff --git a/server/static.ts b/server/static.ts
index 4b2bcad..91020dc 100644
--- a/server/static.ts
+++ b/server/static.ts
@@ -74,6 +74,7 @@ export function serveStatic(app: Express) {
``,
``,
``,
+ ``,
``,
``,
``,
diff --git a/server/vite.ts b/server/vite.ts
index d72fbaf..b5e6009 100644
--- a/server/vite.ts
+++ b/server/vite.ts
@@ -95,6 +95,7 @@ export async function setupVite(server: Server, app: Express) {
``,
``,
``,
+ ``,
``,
``,
``,