diff --git a/data/svgs.json b/data/svgs.json index ea8b5c4..1a44218 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -495,5 +495,33 @@ "title": "Notion", "category": "Software", "url": "https://notion.so/" + }, + { + "id": 72, + "slug": "/library/nestjs.svg", + "title": "NestJS", + "category": "Framework", + "url": "https://nestjs.com/" + }, + { + "id": 73, + "slug": "/library/copilot.svg", + "title": "Github Copilot", + "category": "Software", + "url": "https://github.com/features/copilot" + }, + { + "id": 74, + "slug": "/library/railway.svg", + "title": "Railway", + "category": "Software", + "url": "https://railway.app/" + }, + { + "id": 75, + "slug": "/library/docusaurus.svg", + "title": "Docusaurus", + "category": "Software", + "url": "https://docusaurus.io/" } ] diff --git a/public/library/docusaurus.svg b/public/library/docusaurus.svg new file mode 100644 index 0000000..f7f324f --- /dev/null +++ b/public/library/docusaurus.svg @@ -0,0 +1 @@ + \ No newline at end of file