28 lines
638 B
JSON
28 lines
638 B
JSON
{
|
|
"index": {
|
|
"hero": "home",
|
|
"title": "Angular is a development platform for building mobile and desktop applications"
|
|
},
|
|
|
|
"features": {
|
|
"title": "Features & Benefits",
|
|
"subtitle": "Powerful Features for Developing Apps"
|
|
},
|
|
|
|
"contribute": {
|
|
"title": "Contribute to Angular",
|
|
"subtitle": "Help us build the framework of the future!",
|
|
"autoformat": "true"
|
|
},
|
|
|
|
"cardboard": {
|
|
"title": "Angular Cardboard Hack-A-Thon",
|
|
"subtitle": "Win a free ticket to ng-conf 2016",
|
|
"autoformat": "true"
|
|
},
|
|
|
|
"download": {
|
|
"title": "Download Angular",
|
|
"subtitle": "Setup & Installation"
|
|
}
|
|
} |