From ec190a70f16e17112fcede71f93162790839e342 Mon Sep 17 00:00:00 2001 From: hellekin Date: Sun, 11 Nov 2018 19:43:43 +0100 Subject: Add librehost.json --- ps/librehost.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ps/librehost.json diff --git a/ps/librehost.json b/ps/librehost.json new file mode 100644 index 0000000..6c6ea3c --- /dev/null +++ b/ps/librehost.json @@ -0,0 +1,21 @@ +{ + "@context" : "http://schema.org", + "@type" : "Organization", + "organizationType" : "Non-profit Association", + "name" : "Petites Singularités", + "tagLine" : "Awakening territories to life.", + "homeUrl" : "https://ps.lesoiseaux.io", + "logo" : "https://ps.lesoiseaux.io/assets/img/logo-ps.svg", + "description": "", + "communicationLanguages": ["en", "nl"], + "contactUrl": "https://ps.zoethical.com/about", + "privacyPolicyUrl" : "https://ps.zoethical.com/privacy", + "termsOfServiceUrl" : "https://ps.zoethical.com/tos", + "isServiceProvider" : true, + "foundingDate": "2017", + "version": "0.0.1", + "dateCreated": "2018-11-11T18:18:18Z", + "dateModified": "2018-11-11T18:18:18Z" +} + + -- cgit v1.2.3