From be8885397eff58478e38a559c30df564d059e3b3 Mon Sep 17 00:00:00 2001 From: lloydrichards Date: Fri, 18 Jul 2025 12:17:08 +0200 Subject: [PATCH] docs: add brand guidelines --- src/data/svgs.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index d705578..798b869 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3756,6 +3756,8 @@ export const svgs: iSVG[] = [ light: '/library/effect_light.svg', dark: '/library/effect_dark.svg' }, - url: 'https://effect.website/' + url: 'https://effect.website/', + brandUrl: + 'https://sparkling-lancer-5bd.notion.site/Effect-logo-guidelines-14280adbc6354eaa8bd173e1bc0128a4' } ];