From 60abde169e20ecb72b08adc833eef356fdc5c7f4 Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Tue, 22 Jan 2019 12:36:58 -0500 Subject: [PATCH] should be string --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 75da989..ac2c8ee 100644 --- a/_config.yml +++ b/_config.yml @@ -6,8 +6,8 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: thelinux.pro -email: thiswillnotwork@thelinux.pro +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: "https://thelinux.pro" # the base hostname & protocol for your site