[Add] Nvidia SVG

This commit is contained in:
Gothsec
2024-09-24 11:41:00 -05:00
parent c15285a0bf
commit ece6cabf26
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -1,6 +1,12 @@
import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
{
title: 'Nvidia',
category: 'Hardware',
route: '/library/nvidia.svg',
url: 'https://nvidia.com/'
},
{
title: 'Milanote',
category: 'Software',