Skip to content

Commit 7492033

Browse files
authored
Merge pull request #618 from mdo/nuget
Add NuGet
2 parents 93d8d52 + f77ff89 commit 7492033

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,12 @@ export const svgs: iSVG[] = [
353353
route: '/library/npm.svg',
354354
url: 'https://www.npmjs.com/'
355355
},
356+
{
357+
title: 'Nuget',
358+
category: 'Software',
359+
route: '/library/nuget.svg',
360+
url: 'https://www.nuget.org/'
361+
},
356362
{
357363
title: 'Homebrew',
358364
category: 'Software',

static/library/nuget.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)