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
commit 7e5329bfb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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'