source/_includes/custom/header.html
69a5f519
 <hgroup>
   <h1><a href="{{ root_url }}/">{{ site.title }}</a></h1>
b6196b92
   {% if site.description %}
     <h2>{{ site.description }}</h2>
69a5f519
   {% endif %}
 </hgroup>