mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-05 22:48:17 +08:00
Add Open WebUI SVG
This commit is contained in:
parent
cfb6795579
commit
ef8a2aef4a
@ -3242,5 +3242,11 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Library',
|
category: 'Library',
|
||||||
route: '/library/shiki.svg',
|
route: '/library/shiki.svg',
|
||||||
url: 'https://shiki.style/'
|
url: 'https://shiki.style/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Open WebUI',
|
||||||
|
category: ['AI', 'Software'],
|
||||||
|
route: '/library/openwebui.svg',
|
||||||
|
url: 'https://openwebui.com/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
3
static/library/openwebui.svg
Normal file
3
static/library/openwebui.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user