Merge remote-tracking branch 'philips/tagline-metadata' into jb-development. issue #31

This commit is contained in:
Jade Dominguez 2012-03-01 01:58:57 -08:00
commit beb45dace2
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,5 @@
<div class="page-header">
<h1>{{ page.title }} <small>Supporting tagline</small></h1>
<h1>{{ page.title }} <small>{{ page.tagline }}</small></h1>
</div>
<div class="row">

View file

@ -1,6 +1,7 @@
---
layout: page
title: Hello World!
tagline: Supporting tagline
---
{% include JB/setup %}