From 2b2b071377b2cc153125a91c67368106739037e7 Mon Sep 17 00:00:00 2001 From: Mehdi Dara Date: Fri, 29 Dec 2023 16:03:50 +0330 Subject: [PATCH 1/2] + Added Runway Ai --- src/data/svgs.ts | 6 ++++++ static/library/runway.svg | 14 ++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 static/library/runway.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 8deebb3..616f3c3 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -76,6 +76,12 @@ export const svgs: iSVG[] = [ route: '/library/ton.svg', url: 'https://ton.org/' }, + { + title: 'Runway', + category: 'AI', + route: '/library/runway.svg', + url: 'https://runwayml.com/' + }, { title: 'JWT', category: 'Library', diff --git a/static/library/runway.svg b/static/library/runway.svg new file mode 100644 index 0000000..5dc14b1 --- /dev/null +++ b/static/library/runway.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + From f3dc8a37bd3325a3bcc889977c6a258b6a996c19 Mon Sep 17 00:00:00 2001 From: Mehdi Dara Date: Fri, 29 Dec 2023 16:19:29 +0330 Subject: [PATCH 2/2] + Added Sentry issue tracker --- src/data/svgs.ts | 6 ++++++ static/library/sentry.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 static/library/sentry.svg diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 616f3c3..e4d37f6 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -82,6 +82,12 @@ export const svgs: iSVG[] = [ route: '/library/runway.svg', url: 'https://runwayml.com/' }, + { + title: 'Sentry', + category: 'Software', + route: '/library/sentry.svg', + url: 'https://sentry.io/' + }, { title: 'JWT', category: 'Library', diff --git a/static/library/sentry.svg b/static/library/sentry.svg new file mode 100644 index 0000000..2914672 --- /dev/null +++ b/static/library/sentry.svg @@ -0,0 +1 @@ +