mirror of
https://github.com/loikein/hugo-tufte.git
synced 2025-08-06 03:12:43 +02:00
chores 0.1.2
This commit is contained in:
parent
37be798a80
commit
17d2e143e5
2 changed files with 18 additions and 8 deletions
|
@ -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***
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue