Skip to content

Commit

Permalink
Update app.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DraftedDev committed Dec 15, 2023
1 parent a94d539 commit 337a721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
/>
<style>body { font-family: 'Comfortaa'; }</style>
%svelte.head%
%sveltekit.head%
</head>
<body>
<div>%svelte.body%</div>
<div>%sveltekit.body%</div>
</body>
</html>

0 comments on commit 337a721

Please sign in to comment.