diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 3878427..cf375b4 100644 --- a/config.toml +++ b/config.toml @@ -16,7 +16,7 @@ enableRobotsTXT = true # License at the end of each post showLicense = false license = "CC BY-NC-SA 4.0" - licenseLink = "http://creativecommons.org/licenses/by-nc-sa/4.0/" + licenseLink = "https://creativecommons.org/licenses/by-nc-sa/4.0/" # Open Graph & Twitter Card variables # You can also set description and images in post front matter individually |