mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #302 from EsteveSegura/fix-jquery
fix: jquery category moved from Language to Library
This commit is contained in:
+1
-1
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user