diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 83beffc..fc7b97f 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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/' + }, ]; diff --git a/static/library/julia.svg b/static/library/julia.svg new file mode 100644 index 0000000..7c0dac9 --- /dev/null +++ b/static/library/julia.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file