]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Specify new local URL
authorMark Otto <otto@github.com>
Fri, 15 Feb 2013 00:17:16 +0000 (16:17 -0800)
committerMark Otto <otto@github.com>
Fri, 15 Feb 2013 00:17:16 +0000 (16:17 -0800)
_config.yml

index 0f704fe2f13364b18f06a2d9895b641891b63a50..da45a829dcbf0fb6adeef66245966a84fdf123eb 100644 (file)
@@ -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