Fix typo in filename ref

This commit is contained in:
Nicholas Charriere
2025-06-12 11:07:55 -07:00
parent 5e9c73c2a1
commit 1aed6e874c
+1 -1
View File
@@ -3698,7 +3698,7 @@ export const svgs: iSVG[] = [
category: 'AI',
route: {
light: '/library/mocha-light.svg',
dark: '/library/mocha_dark.svg'
dark: '/library/mocha-dark.svg'
},
wordmark: {
light: '/library/mocha-light_wordmark.svg',