diff options
| -rw-r--r-- | config.toml | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/config.toml b/config.toml index 191f7d6..d2cc24f 100644 --- a/config.toml +++ b/config.toml @@ -23,6 +23,8 @@ enableRobotsTXT = true      showReadTime = false      showToc = false +    copyrightStartYear = 2020 +      # License at the end of each post      showLicense = false      license = "CC BY-NC-SA 4.0" | 
