diff options
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 275fe40..01efe3d 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ email: support@silicon-linux.net description: >- # this means to ignore newlines until "baseurl:" A Linux distribution by the Silicon Linux group. # baseurl: "" # the subpath of your site, e.g. /blog -url: "http://silicon-linux.net" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://silicon-linux.net" # the base hostname & protocol for your site, e.g. http://example.com # Build settings markdown: kramdown |
