Skip to content

Commit 76fa75d

Browse files
committed
block "lsi" since this bug —— jekyll/classifier-reborn#64
1 parent 199583b commit 76fa75d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_config.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ encoding: UTF-8
33

44
markdown: redcarpet
55
exclude: [Rakefile, README.md]
6-
lsi: true
6+
#lsi: true
77
redcarpet:
88
extensions:
99
- tables
@@ -12,3 +12,5 @@ redcarpet:
1212
- autolink
1313
- strikethrough
1414
- fenced_code_blocks
15+
16+
#source: _posts

0 commit comments

Comments
 (0)