diff --git a/src/routes/(app)/+layout.svelte b/src/routes/(app)/+layout.svelte index f01ca83..3fceb11 100644 --- a/src/routes/(app)/+layout.svelte +++ b/src/routes/(app)/+layout.svelte @@ -55,14 +55,14 @@ Money Groups People - Blogs + Blogs Invites
-

"I'm lazy as fuck" -calones

+

"I'm racist" -calones

diff --git a/src/routes/(app)/+page.svelte b/src/routes/(app)/+page.svelte index e69de29..1c51de3 100644 --- a/src/routes/(app)/+page.svelte +++ b/src/routes/(app)/+page.svelte @@ -0,0 +1,6 @@ + + Home - Rowblox + + + +

Wassup, User!

\ No newline at end of file diff --git a/src/routes/(app)/games/+page.svelte b/src/routes/(app)/games/+page.svelte index e69de29..ecb9176 100644 --- a/src/routes/(app)/games/+page.svelte +++ b/src/routes/(app)/games/+page.svelte @@ -0,0 +1,29 @@ + + Games - Rowblox + + +
+

Games

+
+ Create a game +
+
+ +
+
+

ORC Court

+ +

Welcome to Court!

+
+
+ Play +
+
+ + + + + + + + diff --git a/static/img/worker.png b/static/img/worker.png new file mode 100644 index 0000000..61ebd59 Binary files /dev/null and b/static/img/worker.png differ