all repos — h3rald @ f6ae14f0b4f21f96a22e2fba49bd1c4afd7936ee

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>