mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
⚙️ Fix T3 light/dark mode
This commit is contained in:
parent
5971bf38c2
commit
84134a38f7
@ -2715,11 +2715,11 @@ export const svgs: iSVG[] = [
|
|||||||
url: 'https://rela.dev'
|
url: 'https://rela.dev'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'T3',
|
title: 'T3 Stack',
|
||||||
category: 'Framework',
|
category: 'Framework',
|
||||||
route: {
|
route: {
|
||||||
light: '/library/t3-light.svg',
|
light: '/library/t3-dark.svg',
|
||||||
dark: '/library/t3-dark.svg'
|
dark: '/library/t3-light.svg'
|
||||||
},
|
},
|
||||||
url: 'https://create.t3.gg/'
|
url: 'https://create.t3.gg/'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user