mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
add csharp information
This commit is contained in:
parent
d8b9363869
commit
c6db9f451c
@ -2357,5 +2357,11 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'AI',
|
category: 'AI',
|
||||||
route: '/library/midday.svg',
|
route: '/library/midday.svg',
|
||||||
url: 'https://midday.ai/'
|
url: 'https://midday.ai/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'C#',
|
||||||
|
category: 'Language',
|
||||||
|
route: '/library/csharp.svg',
|
||||||
|
url: 'https://dotnet.microsoft.com/languages/csharp'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user