diff --git a/public/_data.json b/public/_data.json new file mode 100644 index 0000000000..1814b953df --- /dev/null +++ b/public/_data.json @@ -0,0 +1,20 @@ +{ + "index": { + "hero": "home" + }, + + "features": { + "title": "Features & Benefits", + "subtitle": "Production Grade Features" + }, + + "contribute": { + "title": "Contribute to Angular", + "subtitle": "Built By A Community of People, Just Like You." + }, + + "download": { + "title": "Download Angular", + "subtitle": "Setup & Installation" + } +} \ No newline at end of file