diff --git a/site/data/organisations/organisations.json b/site/data/organisations/organisations.json index 89e3b4e..fb134ae 100644 --- a/site/data/organisations/organisations.json +++ b/site/data/organisations/organisations.json @@ -54,7 +54,12 @@ "img": "CMSGarden.png", "url": "http://www.cms-garden.org/en" }, - { + { + "name": "Colectic", + "img": "colectic.png", + "url": "http://colectic.coop/" + }, + { "name": "Commons Institut", "img": "CommonsInstitut.png", "url": "https://commons-institut.org/" diff --git a/site/static/img/organisations/colectic.png b/site/static/img/organisations/colectic.png new file mode 100644 index 0000000..3adf9ef Binary files /dev/null and b/site/static/img/organisations/colectic.png differ