Finally got things working. Store act odd when being set under layout.ts?
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
|
||||
<title>Svelte Skeleton Tailwind - OSIT's Æ Dev</title>
|
||||
<title>New Svelte Structure - OSIT's Æ Dev</title>
|
||||
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
@@ -16,7 +16,6 @@
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||
|
||||
<script>
|
||||
|
||||
</script>
|
||||
|
||||
%sveltekit.head%
|
||||
|
||||
Reference in New Issue
Block a user