From b4e03f5851653af1166b50a67cd917a23109ef37 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Sat, 27 Dec 2014 16:53:45 -0500 Subject: [PATCH] Enable comments globally --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index a320a27..61bd5b3 100644 --- a/_config.yml +++ b/_config.yml @@ -29,6 +29,7 @@ kramdown: include: [".htaccess"] exclude: ["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"] +comments: true # Site owner owner: