Add Open WebUI SVG

This commit is contained in:
ItsTarikBTW 2025-01-27 13:17:16 +01:00
parent cfb6795579
commit ef8a2aef4a
2 changed files with 9 additions and 0 deletions

View File

@ -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/'
} }
]; ];

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB