diff options
Diffstat (limited to 'app/components/home')
| -rw-r--r-- | app/components/home/home.svelte | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/components/home/home.svelte b/app/components/home/home.svelte deleted file mode 100644 index 280bb5d..0000000 --- a/app/components/home/home.svelte +++ /dev/null @@ -1,3 +0,0 @@ -<h1>Welcome.</h1> -<p>You are now in a forum. Select a category from the left or input a - valid URL.</p> |