Skip to content

Commit f46b67f

Browse files
committed
fix: update goil wordmark light SVG path
1 parent 083de26 commit f46b67f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/svgs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4368,7 +4368,7 @@ export const svgs: iSVG[] = [
43684368
dark: "/library/goil-dark.svg",
43694369
},
43704370
wordmark: {
4371-
light: "/library/goil-wordmark-light.svg",
4371+
light: "/library/goil-wordmark.svg",
43724372
dark: "/library/goil-wordmark-dark.svg",
43734373
},
43744374
url: "https://www.goil.app/",

0 commit comments

Comments
 (0)