Skip to content

Commit

Permalink
Merge remote-tracking branch 'philips/tagline-metadata' into jb-devel…
Browse files Browse the repository at this point in the history
…opment. issue #31
  • Loading branch information
plusjade committed Mar 1, 2012
2 parents 76d3a97 + 7a799ce commit beb45da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/themes/twitter/page.html
Original file line number Diff line number Diff line change
@@ -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">
Expand Down
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: page
title: Hello World!
tagline: Supporting tagline
---
{% include JB/setup %}

Expand Down

0 comments on commit beb45da

Please sign in to comment.