diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 635a70b..6581478 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1091,6 +1091,12 @@ export const svgs: iSVG[] = [ route: '/library/hcaptcha.svg', url: 'https://www.hcaptcha.com/' }, + { + title: 'Appwrite', + category: 'Software', + route: '/library/appwrite.svg', + url: 'https://appwrite.io/' + }, { title: 'Loom', category: 'Software', diff --git a/static/library/appwrite.svg b/static/library/appwrite.svg new file mode 100644 index 0000000..0f27ee1 --- /dev/null +++ b/static/library/appwrite.svg @@ -0,0 +1 @@ + \ No newline at end of file