remove duplicated math html file...

This commit is contained in:
pacientes
2020-11-24 08:28:54 +00:00
parent 007a1400f6
commit 308676e8e3
2 changed files with 0 additions and 8 deletions

View File

@@ -2,7 +2,4 @@
<!--
Insert any custom code (web-analytics, resources, etc.) - it will appear in the <head></head> section of every page. Can be overwritten by partial with the same name in the global layouts.
-->
{{ if or .Params.math .Site.Params.math }}
{{ partial "math.html" . }}
{{ end }}
<!-- Head custom content area end -->