From 98b5ca3850ecee3a5b741594d0520bfaccfc3b79 Mon Sep 17 00:00:00 2001 From: Suriyaa Kudo Date: Mon, 22 Feb 2016 15:27:22 +0100 Subject: [PATCH] Set url in _config.yml to https:// --- site/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_config.yml b/site/_config.yml index 3fa09b7f..a7c59653 100644 --- a/site/_config.yml +++ b/site/_config.yml @@ -18,7 +18,7 @@ collections: name: Jekyll • Simple, blog-aware, static sites description: Transform your plain text into static websites and blogs -url: http://jekyllrb.com +url: https://jekyllrb.com twitter: username: jekyllrb