Rename schemas.html to schema.html

This commit is contained in:
Will Faught
2025-02-08 22:25:02 -08:00
parent d002c912d6
commit 25640927c1
2 changed files with 1 additions and 1 deletions

View File

@@ -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 }}
<noscript>{{ i18n "paige_noscript" }}</noscript>