diff --git a/_config.yml b/_config.yml index f1c924a..75da989 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ title: thelinux.pro email: thiswillnotwork@thelinux.pro description: > # this means to ignore newlines until "baseurl:" baseurl: "" # the subpath of your site, e.g. /blog -url: "http://thelinux.pro" # the base hostname & protocol for your site +url: "https://thelinux.pro" # the base hostname & protocol for your site twitter_username: kameronkenny github_username: kkenny @@ -18,4 +18,4 @@ github_username: kkenny markdown: kramdown -theme: jekyll-theme-midnight \ No newline at end of file +theme: jekyll-theme-midnight