Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/queensferryme/hugo-theme-texify.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 74684e9..8855498 100644
--- a/config.toml
+++ b/config.toml
@@ -68,6 +68,7 @@ customJS = [] # path to custom js files, relative to './static/js/'
dateFormat = "2006-01-02" # date format, see https://gohugo.io/functions/format/
enableFullRSS = true # rss full-text output
enableHanEmph = true # use dots to emphasize chinese texts, see https://zh.wikipedia.org/wiki/%E7%9D%80%E9%87%8D%E5%8F%B7
+toc = false # whether to enable table of contents in posts
[params.math]
enable = true # whether to enable math typesetting