We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93d8d52 + f77ff89 commit 7492033Copy full SHA for 7492033
src/data/svgs.ts
@@ -353,6 +353,12 @@ export const svgs: iSVG[] = [
353
route: '/library/npm.svg',
354
url: 'https://www.npmjs.com/'
355
},
356
+ {
357
+ title: 'Nuget',
358
+ category: 'Software',
359
+ route: '/library/nuget.svg',
360
+ url: 'https://www.nuget.org/'
361
+ },
362
{
363
title: 'Homebrew',
364
category: 'Software',
static/library/nuget.svg
0 commit comments