This commit is contained in:
afred 2024-12-11 14:29:12 +08:00
parent 69246dddd9
commit d59ce78078
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import { Analytics } from "@vercel/analytics/react";
import { Home } from "./components/home";
import { getServerSideConfig } from "./config/server";
import Hotjar from '@hotjar/browser';
const siteId = 5237727;
const hotjarVersion = 6;