diff --git a/data/svgs.json b/data/svgs.json index 19bd6b1..d0b27fd 100644 --- a/data/svgs.json +++ b/data/svgs.json @@ -915,5 +915,12 @@ "title": "OpenBootcamp", "category": "Education", "url": "https://open-bootcamp.com/" + }, + { + "id": 132, + "slug": "/library/digitalocean.svg", + "title": "Digital Ocean", + "category": "Software", + "url": "https://www.digitalocean.com/" } ] diff --git a/public/library/digitalocean.svg b/public/library/digitalocean.svg new file mode 100644 index 0000000..b114507 --- /dev/null +++ b/public/library/digitalocean.svg @@ -0,0 +1 @@ + \ No newline at end of file