From dc7a7c15982d7a2ecebc5a5d71f298763444d3cc Mon Sep 17 00:00:00 2001 From: nullun Date: Sat, 16 Dec 2023 17:27:25 +0000 Subject: [PATCH 1/3] add Algorand --- src/data/svgs.ts | 6 ++++++ static/library/algorand.svg | 20 ++++++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 static/library/algorand.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index fc173fa..f2b90ed 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1351,6 +1351,12 @@ export const svgs: iSVG[] = [ route: '/library/matic.svg', url: 'https://polygon.technology/' }, + { + title: 'Algorand', + category: 'Crypto', + route: '/library/algorand.svg', + url: 'https://algorand.org/' + }, { title: 'X', category: 'Social', diff --git a/static/library/algorand.svg b/static/library/algorand.svg new file mode 100644 index 0000000..bb25f13 --- /dev/null +++ b/static/library/algorand.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + From 7f692e42ceefe2626e85d1e8f3bd3125dcb4b567 Mon Sep 17 00:00:00 2001 From: 0x4d5041 <55035865+0x4D5041@users.noreply.github.com> Date: Sun, 17 Dec 2023 12:49:34 -0300 Subject: [PATCH 2/3] remove repeated Pycharm svg --- src/data/svgs.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index d86929e..0856285 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1876,12 +1876,6 @@ export const svgs: iSVG[] = [ route: '/library/phpstorm.svg', url: 'https://www.jetbrains.com/phpstorm/' }, - { - title: 'JetBrains PyCharm', - category: 'Software', - route: '/library/pycharm.svg', - url: 'https://www.jetbrains.com/pycharm/' - }, { title: 'MonkeyType', category: 'Typing', From cb1f1052d154da7d7a080cd46b8127bbdecdc5dc Mon Sep 17 00:00:00 2001 From: Yas Tabasam Date: Sun, 17 Dec 2023 12:07:23 -0500 Subject: [PATCH 3/3] Added procure logo and marketplace category --- src/data/svgs.ts | 8 +++++++- src/types/categories.ts | 3 ++- static/library/procure.svg | 18 ++++++++++++++++++ 3 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 static/library/procure.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 0856285..a5dd1fb 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1887,5 +1887,11 @@ export const svgs: iSVG[] = [ category: 'Software', route: '/library/raycast.svg', url: 'https://raycast.com/' - } + }, + { + title: 'Procure', + category: 'Marketplace', + route: '/library/procure.svg', + url: 'https://procure.biz/' + }, ]; diff --git a/src/types/categories.ts b/src/types/categories.ts index dbc9f14..593b6cf 100644 --- a/src/types/categories.ts +++ b/src/types/categories.ts @@ -15,4 +15,5 @@ export type tCategory = | 'Language' | 'Education' | 'Design' - | 'Typing'; + | 'Typing' + | 'Marketplace'; diff --git a/static/library/procure.svg b/static/library/procure.svg new file mode 100644 index 0000000..c14f0e6 --- /dev/null +++ b/static/library/procure.svg @@ -0,0 +1,18 @@ + + + + + + + + +