diff options
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 52ffea8..3d03c3b 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -39,6 +39,7 @@ paginate = 10 # Word counter and read time indicator in post metadata showWordCounter = true showReadTime = false + # License at the end of each post showLicense = true showToc = true |