diff --git a/layouts/partials/paige/schemas.html b/layouts/partials/paige/schema.html similarity index 100% rename from layouts/partials/paige/schemas.html rename to layouts/partials/paige/schema.html diff --git a/layouts/partials/paige/scripts.html b/layouts/partials/paige/scripts.html index 486c6630..18476fba 100644 --- a/layouts/partials/paige/scripts.html +++ b/layouts/partials/paige/scripts.html @@ -7,6 +7,6 @@ {{ partial "paige/tag-script.html" (dict "onload" "renderMathInElement(document.body);" "page" $page "src" "js/paige/katex/auto-render.min.js") }} {{ end }} -{{ partial "paige/schemas.html" $page }} +{{ partial "paige/schema.html" $page }}