add: tell user the mathjax is too heavy
This commit is contained in:
parent
5fe1f290b0
commit
79b242d3d1
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ params:
|
||||||
tocWordCount: 300 # ...when a post is longer than 300 words
|
tocWordCount: 300 # ...when a post is longer than 300 words
|
||||||
copyCodeButton: true # true by default
|
copyCodeButton: true # true by default
|
||||||
rssAsSocialIcon: true
|
rssAsSocialIcon: true
|
||||||
mathjax: false # https://www.mathjax.org/
|
mathjax: false # https://www.mathjax.org/ loading cost 257.4KiB network traffic
|
||||||
# utteranc.es support
|
# utteranc.es support
|
||||||
utterancesRepo: "" # mandatory
|
utterancesRepo: "" # mandatory
|
||||||
utterancesTheme: "" # optional
|
utterancesTheme: "" # optional
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue