aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-02-14 16:17:16 -0800
committerMark Otto <[email protected]>2013-02-14 16:17:16 -0800
commitedfee83ac2a012d23f42ac60a23a509004fc1be9 (patch)
treee79e9e385bbabcde9fd57d6357a32c54c1218266
parent6b14de292a53e00dc4fd9ef02b1d05dec391b613 (diff)
downloadbootstrap-edfee83ac2a012d23f42ac60a23a509004fc1be9.tar.xz
bootstrap-edfee83ac2a012d23f42ac60a23a509004fc1be9.zip
Specify new local URL
-rw-r--r--_config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 0f704fe2f..da45a829d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -4,4 +4,5 @@ pygments: true
source: ./docs
destination: ./_gh_pages
auto: true
-server_port: 9001 \ No newline at end of file
+server_port: 9001
+url: http://bootstrap.dev:9001 \ No newline at end of file