aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeikka Kähkönen <veikka.kahkonen@corefactory.com>2017-11-30 23:29:54 +0200
committerVeikka Kähkönen <veikka.kahkonen@corefactory.com>2017-11-30 23:29:54 +0200
commitbbdf4139facf2c4f3c86610e55773885acfafdbc (patch)
treed13386c47e7952f7914e71c385e1d29418be2acb
parent1b5fa455c9bc8da7628fe733a136fa7a68ee8742 (diff)
Switch site URL to HTTPS
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
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!