diff --git a/.docs/content/0.index.md b/.docs/content/0.index.md index adc2cf5f4..d909fd85e 100644 --- a/.docs/content/0.index.md +++ b/.docs/content/0.index.md @@ -16,11 +16,6 @@ cta: secondary: - Open on GitHub → - https://github.com/nuxt-themes/docus -snippet: - - npx nuxi@latest init -t themes/docus - - cd docs - - npm install - - npm run dev --- #title @@ -39,6 +34,17 @@ Write pages in [Markdown](https://content.nuxtjs.org), use [Vue](https://vuejs.o - Leverages [**Typography**](https://typography.nuxt.space/) and [**Elements**](https://elements.nuxt.dev) - Used on [Content Documentation](https://content.nuxtjs.org) :: + +#support + ::terminal + --- + content: + - npx nuxi@latest init -t themes/docus + - cd docs + - npm install + - npm run dev + --- + :: :: ::card-grid