소스 검색

exclude readme.md from the builds

Virtua Creative 8 년 전
부모
커밋
81c7f12500
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      _config.yml

+ 1 - 0
_config.yml

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