updates for docs2website changes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-05-21 14:36:08 -07:00
parent 244585daba
commit 52a9a52abc
16 changed files with 237 additions and 70 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>{{ page.title }}</title>
<base href="{{{ page_url }}}">
<link rel="stylesheet" href="/_vendor/open-sans/open-sans-v34.css">
<link rel="stylesheet" href="/_vendor/katex/katex.min.css">
<link rel="stylesheet" href="/_assets/colors.css">