Skip to content

Commit 1e6bc65

Browse files
committed
Add NuGet
1 parent 4d0e240 commit 1e6bc65

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/links.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,14 @@
5656
"searchUrl": "https://packagist.org/?query={search}",
5757
"searchConcat": "%20"
5858
},
59+
{
60+
"title": "Nuget",
61+
"url": "https://nuget.org",
62+
"icon": "nuget",
63+
"color": "#004880",
64+
"searchUrl": "https://www.nuget.org/packages?q={search}",
65+
"searchConcat": "+"
66+
},
5967
{
6068
"title": "Go Packages",
6169
"url": "https://pkg.go.dev",

0 commit comments

Comments
 (0)