Add NuGet

This commit is contained in:
Mark Otto
2025-04-10 09:49:50 -07:00
parent 93d8d52d2b
commit f77ff89cfb
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -353,6 +353,12 @@ export const svgs: iSVG[] = [
route: '/library/npm.svg',
url: 'https://www.npmjs.com/'
},
{
title: 'Nuget',
category: 'Software',
route: '/library/nuget.svg',
url: 'https://www.nuget.org/'
},
{
title: 'Homebrew',
category: 'Software',