Merge pull request #545 from ItsTarikBTW/main

Add Open WebUI
This commit is contained in:
Pablo Hdez 2025-01-28 22:39:10 +00:00 committed by GitHub
commit a071bc61a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 0 deletions

View File

@ -3242,5 +3242,11 @@ export const svgs: iSVG[] = [
category: 'Library',
route: '/library/shiki.svg',
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