Enable local or remote Bootstrap and KaTeX files

This commit is contained in:
Will Faught
2022-12-31 17:11:15 -08:00
parent 6197d90116
commit 2dd574f2d8
8 changed files with 222 additions and 189 deletions

View File

@@ -15,7 +15,7 @@
</div>
</div>
</div>
{{ partial "paige/script" . }}
{{ partial "paige/scripts" . }}
{{ if templates.Exists "partials/paige-body-last.html" }}
{{ partial "paige/body-last" . }}
{{ end }}