fix: Move JSON-LD scripts to head nodes

This commit is contained in:
oSumAtrIX
2023-09-15 17:19:44 +02:00
parent f1e8fd0651
commit e39632dc2e
7 changed files with 57 additions and 27 deletions

View File

@@ -1,6 +1,5 @@
<script lang="ts">
import Meta from '$lib/components/Meta.svelte';
import Navigation from '$layout/Navbar/NavButton.svelte';
import { page } from '$app/stores';
import Button from '$lib/components/Button.svelte';