diff --git a/app/pages/tree/[...slug].vue b/app/pages/tree/[...slug].vue index d53dbe3..548e3c0 100644 --- a/app/pages/tree/[...slug].vue +++ b/app/pages/tree/[...slug].vue @@ -15,6 +15,9 @@
+
+ Get your own Tree +
diff --git a/app/pages/tree/index.vue b/app/pages/tree/index.vue index 4d4b9a7..9e51ac3 100644 --- a/app/pages/tree/index.vue +++ b/app/pages/tree/index.vue @@ -16,7 +16,7 @@

Features

Currently there aren't much features, to put it easy I only offer custom background image, custom profile image and custom open graph cover image (this can leave blank but will results in no cover image for social media embeds or cards) for now.

Slug

-

This is obvious and simplest thing in the system, it is named after what you'd like, think of a username you would like to use. For example I want https://techit.win/tree/techit, just tell me you want techit as your slug.

+

This is obvious and simplest thing in the system, it is named after what you'd like, think of a username you would like to use. For example I want https://techit.win/tree/techitwinner, just tell me you want techit as your slug.

JSON structure

This is very messed up because I'm very lazy to make a proper API and database than to make a simple JSON static file.