angular-cn/public/_data.json

18 lines
372 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": "One framework.",
"subtitle": "Mobile and desktop."
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
}
}