diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/_config.yml b/_config.yml index 8469a5c..5826510 100644 --- a/_config.yml +++ b/_config.yml @@ -3,9 +3,4 @@ pygments: true markdown: redcarpet name: lumberjaph.net redcarpet: - extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "strikethrough", "superscript"] -assets: - compress: - css: sass - js: uglifier - cache: false
\ No newline at end of file + extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "strikethrough", "superscript"]
\ No newline at end of file |
