diff options
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r-- | layouts/partials/footer.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e8f0096..579e50a 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -12,7 +12,3 @@ <p>{{ . | markdownify }}</p> {{ end }} {{ end }} - -{{ if .Param "math" }} -{{ partialCached "math.html" . }} -{{ end }}
\ No newline at end of file |