Disable emoji
Signed-off-by: Xiang Dai <long0dai@foxmail.com>
This commit is contained in:
parent
6100f49af2
commit
ead0ec77c2
|
|
@ -37,7 +37,7 @@ hasCJKLanguage = true # Set `true` for Chinese/Japanese/Korean languages.
|
|||
defaultContentLanguageInSubdir = true
|
||||
|
||||
paginate = 10 # Number of items per page in paginated lists.
|
||||
enableEmoji = true
|
||||
enableEmoji = false
|
||||
footnotereturnlinkcontents = "<sup>^</sup>"
|
||||
ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
|
||||
preserveTaxonomyNames = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue