docs(content): add icons

This commit is contained in:
Benjamin Canac
2025-02-15 23:42:53 +01:00
parent e25f2f0b05
commit 0275076c1b
12 changed files with 15 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ links:
to: https://github.com/nuxt-modules/color-mode
target: _blank
icon: i-simple-icons-github
navigation.icon: i-lucide-sun-moon
---
::callout{to="/getting-started/color-mode/vue" icon="i-logos-vue" class="hidden"}

View File

@@ -2,6 +2,7 @@
title: Color Mode
description: 'Nuxt UI integrates with VueUse to allow for easy switching between light and dark themes.'
framework: vue
navigation.icon: i-lucide-sun-moon
---
::callout{to="/getting-started/color-mode/nuxt" icon="i-logos-nuxt-icon" class="hidden"}