This repository has been archived on 2024-07-07. You can view files and clone it, but cannot push or open issues or pull requests.
bird.tacowolf.net/themes/birdspace/layouts/partials/header.html

5 lines
114 B
HTML
Raw Normal View History

2022-07-28 21:47:37 -04:00
<h1>{{lower .Title}}</h1>
<div class="subtitle">
{{lower .Description}}
</div>{{- partial "crumbs.html" . -}}