diff options
| author | Alee <alee14498@gmail.com> | 2018-11-16 17:12:32 -0500 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-11-16 17:12:32 -0500 |
| commit | 5bc19a624791eb07cb1336afc097c709a53710b7 (patch) | |
| tree | d080af04dd4ff64439a85e76a6a7ff92f3dec2e8 /_config.yml | |
| parent | c796ed3afab246d5250509591256eb38c5cb6148 (diff) | |
| download | silicon-linux-5bc19a624791eb07cb1336afc097c709a53710b7.tar.gz silicon-linux-5bc19a624791eb07cb1336afc097c709a53710b7.tar.bz2 silicon-linux-5bc19a624791eb07cb1336afc097c709a53710b7.zip | |
https
Diffstat (limited to '_config.yml')
| -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 |
