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 --- src/components/topic/topic.svelte | 59 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 src/components/topic/topic.svelte (limited to 'src/components/topic') diff --git a/src/components/topic/topic.svelte b/src/components/topic/topic.svelte new file mode 100644 index 0000000..2aff79a --- /dev/null +++ b/src/components/topic/topic.svelte @@ -0,0 +1,59 @@ + + +
+

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