From c3767ce870fce63a62b6815528e210dd66ab4105 Mon Sep 17 00:00:00 2001 From: Pablo Vilas Date: Thu, 7 Mar 2024 06:15:26 -0500 Subject: [PATCH] Add nullplatform organisation to 'adopters' page (#196) --- static/data/organisations.yml | 4 ++++ static/img/organisations/nullplatform.svg | 14 ++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 static/img/organisations/nullplatform.svg diff --git a/static/data/organisations.yml b/static/data/organisations.yml index f4425192..8efc5f1b 100644 --- a/static/data/organisations.yml +++ b/static/data/organisations.yml @@ -214,6 +214,10 @@ image: 'nucleode.svg' link: 'https://www.nucleode.com' +- name: 'nullplatform' + image: 'nullplatform.svg' + link: 'https://www.nullplatform.com' + - name: 'oneclick' image: 'oneclick.svg' link: 'https://oneclick-cloud.com/' diff --git a/static/img/organisations/nullplatform.svg b/static/img/organisations/nullplatform.svg new file mode 100644 index 00000000..9c851b3a --- /dev/null +++ b/static/img/organisations/nullplatform.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file