mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚙️ Fix midday svg route
This commit is contained in:
@@ -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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user