From: Mark Otto Date: Sat, 27 Jul 2013 06:04:03 +0000 (-0700) Subject: add cname X-Git-Tag: v3.0.0-rc1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8883647ae05aa80667f3ae49c5b321487491ecb;p=thirdparty%2Fbootstrap.git add cname --- diff --git a/CNAME b/CNAME new file mode 100644 index 0000000000..52c853392c --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +getbootstrap.com diff --git a/_config.yml b/_config.yml index 57b22942eb..fcca4c48df 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ permalink: pretty # Server destination: ./_gh_pages -exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"] +exclude: [".editorconfig", ".gitignore", ".ruby-version", "bower.json", "composer.json", "CONTRIBUTING.md", "CNAME", "LICENSE", "Gruntfile.js", "package.json", "node_modules", "README.md", "less"] port: 9001 # Custom vars