Sfoglia il codice sorgente

exclude readme.md from the builds

Virtua Creative 8 anni fa
parent
commit
81c7f12500
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      _config.yml

+ 1 - 0
_config.yml

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