angular-docs-cn/public/_data.json

22 lines
495 B
JSON
Raw Normal View History

2015-02-26 09:45:39 -05:00
{
"index": {
2015-02-28 00:21:20 -05:00
"hero": "home",
"title": "Angular is a development platform for building mobile and desktop web applications"
2015-02-26 09:45:39 -05:00
},
"features": {
"title": "Features & Benefits",
2015-02-28 15:06:30 -05:00
"subtitle": "Powerful Features for Developing Apps"
2015-02-26 09:45:39 -05:00
},
"contribute": {
"title": "Contribute to Angular",
2015-03-02 10:15:03 -05:00
"subtitle": "Help us build the framework of the future!",
"autoformat": "true"
2015-02-26 09:45:39 -05:00
},
"download": {
"title": "Download Angular",
"subtitle": "Setup & Installation"
}
}