From c96f57371fabab76de9c1b3febb12ef999602a7a Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Tue, 15 Jan 2019 11:30:36 -0500 Subject: [PATCH] update url --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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