Setup pages struct in languages yml

Each page will:
- title (required)
- hero-h1 (optional)
- hero-text (optional)
This commit is contained in:
Perry Woodin 2016-07-12 10:49:56 -04:00
parent fd43071a3c
commit 63c812a569
8 changed files with 36 additions and 32 deletions

View file

@ -1,6 +1,6 @@
---
layout: default
title: titles.home
title: pages.home.title
description: Dash is Digital Cash
---