From 17cc8bc62441445e5b5359eb881976c5672b3bbf Mon Sep 17 00:00:00 2001 From: suhrj Date: Mon, 18 Sep 2017 15:17:45 +0200 Subject: [PATCH] add creative commons org --- site/data/organisations/organisations.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/site/data/organisations/organisations.json b/site/data/organisations/organisations.json index 3a639e6..22c895b 100644 --- a/site/data/organisations/organisations.json +++ b/site/data/organisations/organisations.json @@ -29,6 +29,11 @@ "img": "CCC.png", "url": "https://www.ccc.de" }, + { + "name": "Creative Commons", + "img": "creativecommons.png", + "url": "https://creativecommons.org/" + }, { "name": "Debian", "img": "debian.png",