From bbdf4139facf2c4f3c86610e55773885acfafdbc Mon Sep 17 00:00:00 2001 From: Veikka Kähkönen Date: Thu, 30 Nov 2017 23:29:54 +0200 Subject: Switch site URL to HTTPS --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 948d97d..f1dbf6c 100644 --- a/_config.yml +++ b/_config.yml @@ -9,7 +9,7 @@ title: Automaatio- ja systeemitekniikan kilta email: hallitus@as.fi description: Aivan Sama! -url: "http://beta.as.fi" # the base hostname & protocol for your site +url: "https://beta.as.fi" # the base hostname & protocol for your site baseurl: '' permalink: /uutiset/:categories/:year/:month/:day/:title.html # DO NOT CHANGE! -- cgit v1.3