diff options
| author | Dante Catalfamo | 2020-06-16 23:07:40 -0400 |
|---|---|---|
| committer | Dante Catalfamo | 2020-06-16 23:07:40 -0400 |
| commit | 22e30c864f34739e3a4baac46396dd8bb0ff6c8e (patch) | |
| tree | df09d2c7064ab76c9fd589b533bebc5183e31fa4 | |
| parent | a1d9c7a33b6ca2d1d87c4271e41ec2718f06fe81 (diff) | |
| download | blog-22e30c864f34739e3a4baac46396dd8bb0ff6c8e.tar.gz blog-22e30c864f34739e3a4baac46396dd8bb0ff6c8e.tar.bz2 blog-22e30c864f34739e3a4baac46396dd8bb0ff6c8e.zip | |
Disable TOC
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 402a2c7..c8503fd 100644 --- a/config.toml +++ b/config.toml @@ -11,7 +11,7 @@ enableRobotsTXT = true subTitle = "Putting my notes online" showWordCounter = false showReadTime = false - showToc = true + showToc = false # License at the end of each post showLicense = false |
