Skip to content

Commit

Permalink
feat: remove yohaku
Browse files Browse the repository at this point in the history
  • Loading branch information
eniehack committed Nov 19, 2023
1 parent 6077421 commit 3c9323f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,11 @@
<svelte:head>
<title>Home</title>
<meta name="description" content="Svelte demo app" />
<style>
body {
margin: 0;
}
</style>
</svelte:head>

<FileSelector {showModal} />
Expand Down

0 comments on commit 3c9323f

Please sign in to comment.