Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-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