forked from mirrors/hugo-tufte
parent
4432cb953b
commit
6bc21de118
6 changed files with 5 additions and 20 deletions
exampleSite
|
@ -13,7 +13,7 @@ title = "Hugo-tufte Theme Example Site"
|
|||
math = true
|
||||
# (If math is enabled)
|
||||
## if "katex" is set to true katex will be used to render LaTex, if not MathJax will be used instead
|
||||
katex = false
|
||||
katex = true
|
||||
|
||||
[params]
|
||||
# Subtitle of the website
|
||||
|
|
1
exampleSite/static/css/hugo-tufte-override.css
Normal file
1
exampleSite/static/css/hugo-tufte-override.css
Normal file
|
@ -0,0 +1 @@
|
|||
/* Nothing here yet, (This file is waiting your customizations) */
|
|
@ -1,2 +0,0 @@
|
|||
This file is the last hugo-tufte related css file
|
||||
loaded by the theme, and so personal customization can go here.
|
Loading…
Add table
Add a link
Reference in a new issue