diff --git a/src/routes/(app)/catalog/+page.svelte b/src/routes/(app)/catalog/+page.svelte new file mode 100644 index 0000000..b6f2a93 --- /dev/null +++ b/src/routes/(app)/catalog/+page.svelte @@ -0,0 +1,36 @@ + + + Catalog - Rowblox + + +
+

Catalog

+ + + + Create Asset +
+
+
+ + + +
Hat
+
+
+
+ + + +

- 21

+ +
+ +
+ + +
+
+ + + diff --git a/static/img/workercap.png b/static/img/workercap.png new file mode 100644 index 0000000..2835ea9 Binary files /dev/null and b/static/img/workercap.png differ