We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 907c2b9 + 3497a6e commit 6aac1ebCopy full SHA for 6aac1eb
src/data/svgs.ts
@@ -311,8 +311,8 @@ export const svgs: iSVG[] = [
311
url: 'https://hub.nuxt.com/',
312
route: '/library/nuxthub.svg',
313
wordmark: {
314
- light: '/library/nuxt-hub-wordmark-light.svg',
315
- dark: '/library/nuxt-hub-wordmark-dark.svg'
+ light: '/library/nuxthub-wordmark-light.svg',
+ dark: '/library/nuxthub-wordmark-dark.svg'
316
},
317
brandUrl: 'https://nuxt.com/design-kit'
318
0 commit comments