2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Update vars for badges, breadcrumbs; update customize page

This commit is contained in:
Mark Otto
2013-07-20 00:03:08 -07:00
parent 72d913baeb
commit 4b7f63a3a2
6 changed files with 55 additions and 7 deletions
+1 -1
View File
@@ -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", "js"]
port: 9001