mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Merge pull request #302 from EsteveSegura/fix-jquery
fix: jquery category moved from Language to Library
This commit is contained in:
commit
7e5329bfb7
@ -434,7 +434,7 @@ export const svgs: iSVG[] = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'jQuery',
|
title: 'jQuery',
|
||||||
category: 'Language',
|
category: 'Library',
|
||||||
route: {
|
route: {
|
||||||
light: '/library/jquery.svg',
|
light: '/library/jquery.svg',
|
||||||
dark: '/library/jquery_dark.svg'
|
dark: '/library/jquery_dark.svg'
|
||||||
|
Loading…
Reference in New Issue
Block a user