3 |
4 |
Not found
5 |
Oops! This page doesn't exist. Try going back to our home page.
6 |
7 |
You can learn how to make a 404 page like this in Custom 404 Pages.
8 |
9 |
10 | {{ end }}
11 |
--------------------------------------------------------------------------------
/site/layouts/partials/footer.html:
--------------------------------------------------------------------------------
1 | {{ if .Params.math }}{{ partial "helpers/katex.html" . }}{{ end }}
--------------------------------------------------------------------------------
/site/layouts/partials/helpers/katex.html:
--------------------------------------------------------------------------------
1 |