chores 0.1.2

This commit is contained in:
slashformotion 2021-08-21 16:12:47 +02:00
commit 17d2e143e5
2 changed files with 18 additions and 8 deletions

View file

@ -49,7 +49,7 @@ The site specific parameters that this theme recognizes are:
- `copyrightHolder` string: Inserts the value in the default copyright notice.
- `copyright` string: Custom copyright notice.
- `math` boolean: Site wide kill switch for Latex support
- `katex` boolean: if "katex" is set to true katex will be used to render LaTex, if not MathJax will be used instead
- `katex` boolean: if "katex" is set to true katex will be used to render LaTex, if not MathJax will be used instead. (Set to `true` by default)
- `codeBlocksDark` boolean: if true, code blocks will use a dark theme.
***Socials***