fix: jquery category moved from Language to Library

This commit is contained in:
Esteve Segura 2024-04-15 11:09:46 +02:00
parent 45ab10ff27
commit 47b9f632f7

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'