mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Julia language added
This commit is contained in:
@@ -1879,4 +1879,10 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/procure.svg',
|
||||
url: 'https://procure.biz/'
|
||||
},
|
||||
{
|
||||
title: 'Julia',
|
||||
category: 'Language',
|
||||
route: '/library/julia.svg',
|
||||
url: 'https://julialang.org/'
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user