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:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-31 14:51:55 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-31 14:51:55 +0300
commit6bf7c39c874004dd87d4c661018acf2285c8e135 (patch)
tree0e9510dc62808c869b4d6f5df1ac3f39ac7c48ae
parentbump dependencies (diff)
downloadjekyll-theme-6bf7c39c874004dd87d4c661018acf2285c8e135.tar.gz
jekyll-theme-6bf7c39c874004dd87d4c661018acf2285c8e135.zip
posts: permalinks without date
-rw-r--r--_config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 62090fe..3f7d6ff 100644
--- a/_config.yml
+++ b/_config.yml
@@ -21,6 +21,7 @@ defaults:
layout: post
excerpt_separator: ''
+permalink: none
highlighter: rouge
markdown: kramdown