spaCy/website/_data.json

41 lines
1.2 KiB
JSON
Raw Normal View History

2016-03-31 17:24:48 +03:00
{
"index": {
2016-10-03 21:19:13 +03:00
"landing": true,
"logos": [
2016-10-31 21:04:15 +03:00
{
2016-11-04 00:09:44 +03:00
"quora": [ "https://www.quora.com", 150 ],
"chartbeat": [ "https://chartbeat.com", 200 ],
"duedil": [ "https://www.duedil.com", 150 ],
"stitchfix": [ "https://www.stitchfix.com", 190 ]
2016-10-31 21:04:15 +03:00
},
{
2016-11-04 00:09:44 +03:00
"wayblazer": [ "http://wayblazer.com", 200 ],
"indico": [ "https://indico.io", 150 ],
"chattermill": [ "https://chattermill.io", 175 ],
"turi": [ "https://turi.com", 150 ],
"kip": [ "http://kipthis.com", 70 ]
2016-10-31 21:04:15 +03:00
},
{
2016-11-04 00:09:44 +03:00
"socrata": [ "https://www.socrata.com", 150 ],
"cytora": [ "http://www.cytora.com", 125 ],
"signaln": [ "http://signaln.com", 150 ],
"wonderflow": [ "http://www.wonderflow.co", 200 ],
"synapsify": [ "http://www.gosynapsify.com", 150 ]
2016-10-31 21:04:15 +03:00
}
2016-10-03 21:19:13 +03:00
]
2016-03-31 17:24:48 +03:00
},
"robots.txt": {
2016-03-31 17:24:48 +03:00
"layout": false
},
"404": {
"title": "404 Error",
2016-10-31 21:04:15 +03:00
"landing": true
2016-03-31 17:24:48 +03:00
},
2016-10-31 21:04:15 +03:00
"announcement" : {
"title": "Important Announcement"
2016-03-31 17:24:48 +03:00
}
}