diff --git a/config/adopters.json b/config/adopters.json index 4c8348cec8d994ae342f00e5190a91a73a12229f..74bf3b2bf74b95dd9a38aeb0b8d121e6ce644622 100644 --- a/config/adopters.json +++ b/config/adopters.json @@ -753,6 +753,15 @@ "iot.leshan" ] }, + { + "name": "Spirtech", + "homepage_url": "https://spirtech.com/", + "logo": "logo-spirtech.png", + "logo_white": "logo-spirtech-white.png", + "projects": [ + "iot.keyple" + ] + }, { "name": "SyMetric", "homepage_url": "https://www.symetricsystems.com/", diff --git a/static/assets/images/adopters/logo-spirtech-white.png b/static/assets/images/adopters/logo-spirtech-white.png new file mode 100644 index 0000000000000000000000000000000000000000..07694510658139856d385bc404106c8d9917e0d8 Binary files /dev/null and b/static/assets/images/adopters/logo-spirtech-white.png differ diff --git a/static/assets/images/adopters/logo-spirtech.png b/static/assets/images/adopters/logo-spirtech.png new file mode 100644 index 0000000000000000000000000000000000000000..885a7877ebe7fa75776870d647d2f88e73046dd9 Binary files /dev/null and b/static/assets/images/adopters/logo-spirtech.png differ