From 932ed38af765c56b5597705ff011f895c0e003e5 Mon Sep 17 00:00:00 2001 From: Angel Garcia Date: Mon, 18 Dec 2023 11:21:18 -0400 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=90=9B=20Fix=20tCategory=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/types/categories.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From e046aa35145a98be586ea3059ab847cd74dfc6e8 Mon Sep 17 00:00:00 2001 From: David Ho Date: Tue, 19 Dec 2023 00:04:15 +0800 Subject: [PATCH 2/2] Add SWC logo --- src/data/svgs.ts | 6 ++++++ static/library/swc.svg | 28 ++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 static/library/swc.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 83beffc..c3ae7f0 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: 'SWC', + category: 'Compiler', + route: '/library/swc.svg', + url: 'https://swc.rs/' + } ]; 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 @@ + + + + + + + + + +