From 85ce40006656d429317db694aee19bd3c6708395 Mon Sep 17 00:00:00 2001 From: diloes Date: Mon, 3 Oct 2022 23:36:10 +0200 Subject: [PATCH] Added logo OpenBootcamp --- data/svgs.json | 7 +++++++ public/library/openbootcamp.svg | 1 + 2 files changed, 8 insertions(+) create mode 100644 public/library/openbootcamp.svg diff --git a/data/svgs.json b/data/svgs.json index 10bbf22..19bd6b1 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -908,5 +908,12 @@ "title": "WMR", "category": "Compiler", "url": "https://wmr.dev/" + }, + { + "id": 131, + "slug": "/library/openbootcamp.svg", + "title": "OpenBootcamp", + "category": "Education", + "url": "https://open-bootcamp.com/" } ] diff --git a/public/library/openbootcamp.svg b/public/library/openbootcamp.svg new file mode 100644 index 0000000..601f4b8 --- /dev/null +++ b/public/library/openbootcamp.svg @@ -0,0 +1 @@ + \ No newline at end of file