Add Bento logo

This commit is contained in:
ridemountainpig
2024-08-06 08:50:05 +08:00
parent 5c82f5c8ee
commit 582d847491
2 changed files with 13 additions and 0 deletions
+6
View File
@@ -2873,5 +2873,11 @@ export const svgs: iSVG[] = [
dark: '/library/v0_dark.svg'
},
url: 'https://v0.dev/'
},
{
title: 'Bento',
category: 'Software',
route: '/library/bento.svg',
url: 'https://bento.me/home'
}
];