Skip to content

Commit

Permalink
Fix jekyll config to suppress warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Baxter committed Jan 18, 2017
1 parent fa70617 commit ca91107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
safe: true
lsi: false
pygments: true
highlighter: pygments
markdown: kramdown
extensions: ["tables"]

0 comments on commit ca91107

Please sign in to comment.