summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-16 16:40:08 -0400
committerDante Catalfamo2020-06-16 16:40:08 -0400
commitbd2df37d295cb81d28a23e64ca217f81ef47d06a (patch)
tree9a2be420a66faa9b33d38c0b9938e762c1a6f607 /config.toml
parent5dfc03c95f8bab2107e7fd3fed905137365bafc8 (diff)
downloadblog-bd2df37d295cb81d28a23e64ca217f81ef47d06a.tar.gz
blog-bd2df37d295cb81d28a23e64ca217f81ef47d06a.tar.bz2
blog-bd2df37d295cb81d28a23e64ca217f81ef47d06a.zip
https CC website
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
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