mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Update SVG route for Mathlab
This commit is contained in:
parent
8ef8a3c9bf
commit
19c3095c1a
@ -1748,7 +1748,7 @@ export const svgs: iSVG[] = [
|
|||||||
id: 907583,
|
id: 907583,
|
||||||
title: 'Mathlab',
|
title: 'Mathlab',
|
||||||
category: 'Language',
|
category: 'Language',
|
||||||
route: '/library/mathlab.svg',
|
route: '/library/matlab.svg',
|
||||||
url: 'https://www.mathworks.com/products/matlab.html'
|
url: 'https://www.mathworks.com/products/matlab.html'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1771,5 +1771,5 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Language',
|
category: 'Language',
|
||||||
route: '/library/zig.svg',
|
route: '/library/zig.svg',
|
||||||
url: 'https://ziglang.org/'
|
url: 'https://ziglang.org/'
|
||||||
},
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user