Refactor adventure page layout and add dynamic content

This commit is contained in:
Sean Morley
2024-04-28 16:03:38 +00:00
parent c09028ae40
commit d4f94b436d
9 changed files with 165 additions and 78 deletions

View File

@@ -15,7 +15,7 @@
inject();
injectSpeedInsights();
} else {
console.log("Not using Vercel");
// console.log("Not using Vercel");
}
let isServerSetup = data.isServerSetup;