add info to readme and example configs about mathjax

This commit is contained in:
Dmitry Kolosov 2022-07-25 20:06:51 +03:00
parent 95a8df754c
commit 2a2d5bad50
3 changed files with 3 additions and 0 deletions

View File

@ -100,6 +100,7 @@ params:
disableSummary: false
copyCodeButton: true # true by default
rssAsSocialIcon: true
mathjax: false # https://www.mathjax.org/
# utteranc.es support
utterancesRepo: "" # mandatory
utterancesTheme: "" # optional

View File

@ -20,6 +20,7 @@ readMore = false
readNextPosts = 2
copyCodeButton = true
rssAsSocialIcon = true
mathjax = false
# Graphcomment support
graphcommentId = ""

View File

@ -22,6 +22,7 @@ readNextPosts = 2
copyCodeButton = true
rssAsSocialIcon = true
locale = "en-us"
mathjax = false
# Graphcomment support
graphcommentId = ""