angular-cn/public/_data.json

29 lines
557 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"
2016-01-04 15:10:11 -05:00
},
"news": {
"title": "News",
"subtitle": "Check out what we are up to"
},
"support": {
"title": "Support",
"subtitle": "Get help from the Angular Community"
2015-02-26 09:45:39 -05:00
}
2016-01-04 15:10:11 -05:00
}