docs: renaming title
This commit is contained in:
parent
0f2876ae27
commit
b5d50ce708
|
|
@ -17,6 +17,7 @@ description: Adding dark mode to your site.
|
||||||
</svg>
|
</svg>
|
||||||
<p class="mt-2 font-medium">Vite</p>
|
<p class="mt-2 font-medium">Vite</p>
|
||||||
</LinkedCard>
|
</LinkedCard>
|
||||||
|
|
||||||
<LinkedCard href="/docs/dark-mode/nuxt">
|
<LinkedCard href="/docs/dark-mode/nuxt">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" class="w-12 h-12" viewBox="0 0 900 900" fill="none">
|
<svg xmlns="http://www.w3.org/2000/svg" class="w-12 h-12" viewBox="0 0 900 900" fill="none">
|
||||||
<title>Nuxt</title>
|
<title>Nuxt</title>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Vite
|
title: Nuxt
|
||||||
description: Adding dark mode to your vite app.
|
description: Adding dark mode to your nuxt app.
|
||||||
---
|
---
|
||||||
|
|
||||||
## Dark mode
|
## Dark mode
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Vite
|
title: Vitepress
|
||||||
description: Adding dark mode to your vite app.
|
description: Adding dark mode to your vitepress app.
|
||||||
---
|
---
|
||||||
|
|
||||||
## Dark mode
|
## Dark mode
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user