From bd8e98d7e24c4dbaee7db6ec7955f7c2f6d396a6 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 9 Mar 2021 22:43:12 +0100 Subject: Update to SvelteKit --- app/components/topic/topic.svelte | 57 --------------------------------------- 1 file changed, 57 deletions(-) delete mode 100644 app/components/topic/topic.svelte (limited to 'app/components/topic') diff --git a/app/components/topic/topic.svelte b/app/components/topic/topic.svelte deleted file mode 100644 index 4a55930..0000000 --- a/app/components/topic/topic.svelte +++ /dev/null @@ -1,57 +0,0 @@ - - -
-

This is a post in the forum.

- - - -
-

This is a main topic in the forum. Does that abstraction still even make sense?

-

Is this really it??

-

This might all be fake but at least the links look purple when visited

-
-
- -
-

It's just how it is...

-
-
-
- - -- cgit