mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
⚙️ Fix midday svg route
This commit is contained in:
parent
0f40f78311
commit
55a179bb65
@ -2351,5 +2351,11 @@ export const svgs: iSVG[] = [
|
||||
category: 'Library',
|
||||
route: '/library/tensorflow.svg',
|
||||
url: 'https://www.tensorflow.org/'
|
||||
},
|
||||
{
|
||||
title: 'Midday',
|
||||
category: 'AI',
|
||||
route: '/library/midday.svg',
|
||||
url: 'https://midday.ai/'
|
||||
}
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user