diff --git a/librehost.json b/librehost.json new file mode 100644 index 0000000..7fb1db1 --- /dev/null +++ b/librehost.json @@ -0,0 +1,22 @@ +{ + "@context": "http://schema.org", + "@type": "Organization", + "organizationType": "Informal collective", + "name": "Webionite", + "tagLine": "Towards a free future.", + "homeUrl": "https://webionite.com/", + "logo": "https://webionite.com/logo.svg", + "description": "", + "communicationLanguages": [ + "en", + "ur", + "ks", + "hi" + ], + "contactUrl": "https://webionite.com/", + "isServiceProvider": true, + "foundingDate": "2018", + "version": "0.0.1", + "dateCreated": "2019-06-25T06:40:51Z", + "dateModified": "2019-06-25T06:40:51Z" +}