mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add NuGet
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user