diff --git a/src/data/svgs.ts b/src/data/svgs.ts index fc7b97f..dfa4c4d 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1885,4 +1885,10 @@ export const svgs: iSVG[] = [ route: '/library/julia.svg', url: 'https://julialang.org/' }, + { + title: 'SWC', + category: 'Compiler', + route: '/library/swc.svg', + url: 'https://swc.rs/' + } ]; diff --git a/src/types/categories.ts b/src/types/categories.ts index 2c79b97..af124de 100644 --- a/src/types/categories.ts +++ b/src/types/categories.ts @@ -16,5 +16,5 @@ export type tCategory = | 'Education' | 'Design' | 'Typing' - | 'Community'; + | 'Community' | 'Marketplace'; \ No newline at end of file diff --git a/static/library/swc.svg b/static/library/swc.svg new file mode 100644 index 0000000..e672663 --- /dev/null +++ b/static/library/swc.svg @@ -0,0 +1,28 @@ + + + + + + + + + +