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