aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-26 23:04:03 -0700
committerMark Otto <[email protected]>2013-07-26 23:04:03 -0700
commitc8883647ae05aa80667f3ae49c5b321487491ecb (patch)
tree3fae99cd9758515f758b3b7dc071ba7b49996fdf
parent45f6f1629ba86d710ae401aa486246b3762db07d (diff)
downloadbootstrap-c8883647ae05aa80667f3ae49c5b321487491ecb.tar.xz
bootstrap-c8883647ae05aa80667f3ae49c5b321487491ecb.zip
add cname
-rw-r--r--CNAME1
-rw-r--r--_config.yml2
2 files changed, 2 insertions, 1 deletions
diff --git a/CNAME b/CNAME
new file mode 100644
index 000000000..52c853392
--- /dev/null
+++ b/CNAME
@@ -0,0 +1 @@
+getbootstrap.com
diff --git a/_config.yml b/_config.yml
index 57b22942e..fcca4c48d 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