From 273becae5466bab0b9b48f09730c9b47d307cced Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 1 Apr 2016 15:39:24 -0400 Subject: [PATCH] Wrap locale in double quotes --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index fca8efc..11145ad 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site Settings -locale : en_US +locale : "en_US" title : "Minimal Mistakes" title_separator : "-" name : &name "Michael Rose" -- 2.43.0