blob: 9f307e1fac80ae59d0508de3830370562472f1c0 (
plain)
| 1
2
3
4
5
6
7
8
9
 | <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 }}
 |