mirror of
https://github.com/LukeHagar/LukeHagar.com.git
synced 2025-12-06 12:37:45 +00:00
Update +layout.svelte
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
import { AppShell } from "@skeletonlabs/skeleton";
|
||||
import Header from "$lib/Header.svelte";
|
||||
import { inject } from "@vercel/analytics";
|
||||
|
||||
console.log(import.meta.env.VERCEL_ANALYTICS_ID);
|
||||
console.log(import.meta.env.VITE_VERCEL_ANALYTICS_ID);
|
||||
console.log(import.meta.env);
|
||||
|
||||
inject();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user