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.