替换所有simple-icons

This commit is contained in:
2025-07-28 20:10:07 +08:00
parent c40cf6ea42
commit a9a6659d78
19 changed files with 110 additions and 110 deletions

View File

@@ -78,7 +78,7 @@ const items = ref<NavigationMenuItem[][]>([
// [
// {
// label: 'GitHub',
// icon: 'i-simple-icons-github',
// icon: 'simple-icons-github',
// badge: '3.8k',
// to: 'https://github.com/nuxt/ui',
// target: '_blank',