From b067c7c81112019d81b03bcabef4a0f1afbac9fb Mon Sep 17 00:00:00 2001 From: "Robert C. Martin" Date: Sat, 14 Jun 2014 09:04:52 -0500 Subject: [PATCH] add title to config --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 0aaa403..240cdad 100644 --- a/_config.yml +++ b/_config.yml @@ -3,3 +3,5 @@ highlighter: pygments safe: false exclude: [README.md, Rakefile, Gemfile, Gemfile.lock] excerpt_separator: "\n\n\n\n" +title: The Clean Code Blog +