We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2325d36 commit 06ab027Copy full SHA for 06ab027
apps/svelte.dev/src/routes/+layout.server.ts
@@ -1,5 +1,4 @@
1
import { docs, index } from '$lib/server/content';
2
-import { fetchBanner } from '@sveltejs/site-kit/components';
3
import type { BannerData, NavigationLink } from '@sveltejs/site-kit';
4
5
const nav_links: NavigationLink[] = [
0 commit comments