diff --git a/_config.yml b/_config.yml index 0ab7ee81edc77576fe930e9732992a6768b06cb6..2b0af205400c7589324b0173d30a0d7ab0006823 100644 --- a/_config.yml +++ b/_config.yml @@ -7,5 +7,5 @@ permalink: pretty # Server destination: ./_gh_pages -exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md"] +exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md", "less"] port: 9001