add: tell user the mathjax is too heavy

This commit is contained in:
Junyi Hou 2024-03-06 13:55:23 +08:00
parent 5fe1f290b0
commit 79b242d3d1

View File

@ -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