Skip to content

Commit

Permalink
remove home page
Browse files Browse the repository at this point in the history
  • Loading branch information
Gcat101 committed Apr 15, 2024
1 parent 08cd040 commit 561df43
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
24 changes: 0 additions & 24 deletions src/routes/home/+page.svelte

This file was deleted.

8 changes: 0 additions & 8 deletions src/routes/s/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,6 @@
<IconClearAll class="mr-2" />
Clear filters
</button>
{:else}
<button
class="variant-soft-secondary btn w-fit hover:variant-filled-primary"
on:click={() => goto(base + '/home')}
>
<IconHome class="mr-2" />
Go home
</button>
{/if}
<button
class="variant-soft-secondary btn w-fit hover:variant-filled-primary"
Expand Down

0 comments on commit 561df43

Please sign in to comment.