typo/layouts/partials/footer.html

9 lines
199 B
HTML

<p>Powered by
<a href="https://gohugo.io/">Hugo</a>
and
<a href="https://github.com/tomfran/typo">tomfran/typo</a>
</p>
{{ if .Param "math" }}
{{ partialCached "math.html" . }}
{{ end }}