all repos — h3rald @ da47e69a9fe4fd854e6bca2937d281c19d0696ba

The sources of https://h3rald.com

templates/_page_header.mustache

 1
 2
 3
 4
 5
 6
<header class>
  <h2>{{title}}</h2>
  {{#subtitle}}
  <p class="primary-subtitle">{{subtitle}}</p>
  {{/subtitle}}
</header>