diff --git a/apps/www/src/content/docs/dark-mode.md b/apps/www/src/content/docs/dark-mode.md index 0a54f97a..a32fb0b3 100644 --- a/apps/www/src/content/docs/dark-mode.md +++ b/apps/www/src/content/docs/dark-mode.md @@ -17,6 +17,7 @@ description: Adding dark mode to your site.

Vite

+ Nuxt diff --git a/apps/www/src/content/docs/dark-mode/nuxt.md b/apps/www/src/content/docs/dark-mode/nuxt.md index 957c72ef..4bf1150c 100644 --- a/apps/www/src/content/docs/dark-mode/nuxt.md +++ b/apps/www/src/content/docs/dark-mode/nuxt.md @@ -1,6 +1,6 @@ --- -title: Vite -description: Adding dark mode to your vite app. +title: Nuxt +description: Adding dark mode to your nuxt app. --- ## Dark mode diff --git a/apps/www/src/content/docs/dark-mode/vitepress.md b/apps/www/src/content/docs/dark-mode/vitepress.md index 366f6cc4..1006bcc6 100644 --- a/apps/www/src/content/docs/dark-mode/vitepress.md +++ b/apps/www/src/content/docs/dark-mode/vitepress.md @@ -1,6 +1,6 @@ --- -title: Vite -description: Adding dark mode to your vite app. +title: Vitepress +description: Adding dark mode to your vitepress app. --- ## Dark mode