From 25b251f8f6bf4ad4d61fa39e9489bd4eef5da3ea Mon Sep 17 00:00:00 2001 From: JustBuddy <8122264+JustBuddy@users.noreply.github.com> Date: Fri, 24 May 2024 09:50:35 +0200 Subject: [PATCH] Updated placeholder with ever so slight snark. --- src/content/docs/toolbox/overview.mdx | 4 +++- src/content/docs/toolbox/setup.mdx | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/content/docs/toolbox/overview.mdx b/src/content/docs/toolbox/overview.mdx index 1c4a690..6e472e7 100644 --- a/src/content/docs/toolbox/overview.mdx +++ b/src/content/docs/toolbox/overview.mdx @@ -4,5 +4,7 @@ description: Various tools for avatars. --- import { Aside } from '@astrojs/starlight/components'; -#### WIP +#### There will be words here, sooner or later. + +Toolbox is still in development, the documentation will be finished when the time is right. diff --git a/src/content/docs/toolbox/setup.mdx b/src/content/docs/toolbox/setup.mdx index d3e16ab..c92d346 100644 --- a/src/content/docs/toolbox/setup.mdx +++ b/src/content/docs/toolbox/setup.mdx @@ -6,4 +6,6 @@ import { Aside } from '@astrojs/starlight/components'; import { Tabs, TabItem } from '@astrojs/starlight/components'; import { Steps } from '@astrojs/starlight/components'; -### WIP +#### There will be words here, sooner or later. + +Toolbox is still in development, the documentation will be finished when the time is right.