From af3ddba9f926bb36cf15899f93a41c65edd84930 Mon Sep 17 00:00:00 2001 From: Alex Wolfe Date: Thu, 26 Feb 2015 06:45:39 -0800 Subject: [PATCH] date file --- public/_data.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 public/_data.json 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