annabunches.net/layouts/partials/header_custom.html

9 lines
266 B
HTML
Raw Normal View History

2020-05-15 21:15:51 +00:00
{{ partial "menu.html" . }}
{{ with ($.Param "deprecated") }}
<p class="l-deprecation_warning">
This post was saved / ported from a previous site migration. You may
encounter missing images, dead links, and strange formatting. Sorry
about that!
</p>
{{ end }}