summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorJade Dominguez <plusjade@gmail.com>2012-03-01 01:58:57 -0800
committerJade Dominguez <plusjade@gmail.com>2012-03-01 01:59:10 -0800
commitbeb45dace2c99163952b8a60c78bc4bc50aedc97 (patch)
treec53776e1f662980bd22993461734270a46542379 /_includes
parent76d3a976dc1a7d4cacbebadff50402b6259aed86 (diff)
parent7a799ce004f056cf38ebdf06de56f49fcb781963 (diff)
Merge remote-tracking branch 'philips/tagline-metadata' into jb-development. issue #31
Diffstat (limited to '_includes')
-rw-r--r--_includes/themes/twitter/page.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/themes/twitter/page.html b/_includes/themes/twitter/page.html
index 6f25eb1..68d6392 100644
--- a/_includes/themes/twitter/page.html
+++ b/_includes/themes/twitter/page.html
@@ -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">