diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 3a1813f..8c22e91 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -311,8 +311,8 @@ export const svgs: iSVG[] = [ url: 'https://hub.nuxt.com/', route: '/library/nuxthub.svg', wordmark: { - light: '/library/nuxt-hub-wordmark-light.svg', - dark: '/library/nuxt-hub-wordmark-dark.svg' + light: '/library/nuxthub-wordmark-light.svg', + dark: '/library/nuxthub-wordmark-dark.svg' }, brandUrl: 'https://nuxt.com/design-kit' },