Browse Source

exclude readme.md from the builds

Virtua Creative 8 years ago
parent
commit
81c7f12500
1 changed files with 1 additions and 0 deletions
  1. 1 0
      _config.yml

+ 1 - 0
_config.yml

@@ -19,3 +19,4 @@ github_username:  jekyll
 
 # Build settings
 markdown: kramdown
+exclude: ["README.md"]