Merge pull request #302 from EsteveSegura/fix-jquery

fix: jquery category moved from Language to Library
This commit is contained in:
Pablo Hdez
2024-04-15 11:28:22 +01:00
committed by GitHub
+1 -1
View File
@@ -434,7 +434,7 @@ export const svgs: iSVG[] = [
},
{
title: 'jQuery',
category: 'Language',
category: 'Library',
route: {
light: '/library/jquery.svg',
dark: '/library/jquery_dark.svg'