Skip to content

Commit ee06c07

Browse files
committed
mod _config.yml for Jekyll update and correct NEW build warnings
1 parent 4b546fc commit ee06c07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ description: >
88
baseurl: ""
99
url: "https://vim-ctrlspace.github.io/"
1010
twitter_username: "VimCtrlSpace"
11-
github_username: "vim-ctrlspace/vim-ctrlspace"
11+
github_username: "vim-ctrlspace/vim-ctrlspace"
1212
excerpt_separator: "<!-- more -->"
1313

1414
# Build settings
15-
markdown: redcarpet
15+
markdown: kramdown
1616
highlighter: rouge

0 commit comments

Comments
 (0)