🪄 Added movie-web

This commit is contained in:
Mehdi Dara
2024-01-25 12:12:22 +03:30
parent 41e5a618de
commit dd316aa3bb
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -908,6 +908,12 @@ export const svgs: iSVG[] = [
route: '/library/vim.svg',
url: 'https://www.vim.org/'
},
{
title: 'Movie Web',
category: 'Entertainment',
route: '/library/movie-web.svg',
url: 'https://movie-web.app/'
},
{
title: 'Pocketbase',
category: 'Database',