diff --git a/modules/rsplat/mod.ts b/modules/rsplat/mod.ts
index 9faf990..9b7fb9e 100644
--- a/modules/rsplat/mod.ts
+++ b/modules/rsplat/mod.ts
@@ -712,12 +712,12 @@ routes.get("/", async (c) => {
modules: getModuleInfoList(),
theme: "dark",
head: `
-
+
${IMPORTMAP}
`,
scripts: `
`,
});