aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/_config.yml b/_config.yml
index 484ff7d..c295e0c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,23 +15,23 @@ collections:
defaults:
- scope:
- path: ""
+ path: ''
type: pages
values:
layout: page
navbar_priority: 999
- scope:
- path: ""
+ path: ''
type: posts
values:
layout: post
- scope:
- path: ""
+ path: ''
type: notes
values:
layout: page
-excerpt_separator: ""
+excerpt_separator: ''
highlighter: rouge
markdown: kramdown