Skip to content

Commit 3a57766

Browse files
authored
Makes mathjax false
1 parent 2bfae03 commit 3a57766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ kramdown:
4646
toc_levels: 1..2
4747
enable_coderay: false
4848

49-
mathjax: true
49+
mathjax: false
5050

5151
include: [".htaccess"]
5252
exclude: ["_drafts", "lib", "config.rb", "Capfile", "config", "log", "Rakefile", "Rakefile.rb", "tmp", ".less", "*.sublime-project", "*.sublime-workspace", "test", "spec", "Gruntfile.js", "package.json", "node_modules", "Gemfile", "Gemfile.lock", "LICENSE", "README.md", "vendor"]

0 commit comments

Comments
 (0)