Wrap locale in double quotes
This commit is contained in:
parent
a625d4a8f1
commit
273becae54
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
# 'jekyll serve'. If you change this file, please restart the server process.
|
# 'jekyll serve'. If you change this file, please restart the server process.
|
||||||
|
|
||||||
# Site Settings
|
# Site Settings
|
||||||
locale : en_US
|
locale : "en_US"
|
||||||
title : "Minimal Mistakes"
|
title : "Minimal Mistakes"
|
||||||
title_separator : "-"
|
title_separator : "-"
|
||||||
name : &name "Michael Rose"
|
name : &name "Michael Rose"
|
||||||
|
|
Loading…
Reference in a new issue