diff --git a/_config.yml b/_config.yml index 9bc6ecd98b..0ab7ee81ed 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", "less", "js"] +exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Makefile", "package.json", "node_modules", "README.md"] port: 9001