Add librehost.json
This commit is contained in:
parent
6c04be031e
commit
3acecb83c8
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue