diff options
author | amzrk2 | 2020-06-18 17:20:50 +0800 |
---|---|---|
committer | amzrk2 | 2020-06-18 17:20:50 +0800 |
commit | edbbfabae66d75217a95e3e0a054548502ebf2d9 (patch) | |
tree | 65938a770dbb2c02f7028204d3cf77ca52990b97 /exampleSite/config.toml | |
parent | a6b879af7e996485b326d0ee1d841a19560651db (diff) | |
download | hugo-theme-fuji-edbbfabae66d75217a95e3e0a054548502ebf2d9.tar.gz hugo-theme-fuji-edbbfabae66d75217a95e3e0a054548502ebf2d9.tar.bz2 hugo-theme-fuji-edbbfabae66d75217a95e3e0a054548502ebf2d9.zip |
Update metadata
Diffstat (limited to 'exampleSite/config.toml')
-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 |