Skip to content

Commit

Permalink
feat: jsonld and advanced metatags
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed Jan 29, 2024
1 parent 9681958 commit 97c6761
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/routes/partner/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
} from 'svelte-maplibre';
import { onMount } from 'svelte';
import * as config from '$lib/config';
import Head from '$lib/components/Head.svelte';
import * as config from '$lib/config';
/** @type {import('./$types').PageData} */
export let data;
Expand Down

0 comments on commit 97c6761

Please sign in to comment.