diff options
| author | Mark Otto <[email protected]> | 2013-06-27 18:38:00 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-27 18:38:00 -0700 |
| commit | 5e29c42211538e1e3885dc8c70779a17221c9569 (patch) | |
| tree | ffdf93b454d86e4821c4b1399d180bc6279809c6 | |
| parent | 296b9d7293c99eaa0abda4a65f182ca104afbfdc (diff) | |
| download | bootstrap-5e29c42211538e1e3885dc8c70779a17221c9569.tar.xz bootstrap-5e29c42211538e1e3885dc8c70779a17221c9569.zip | |
remove custom url in jekyll
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index d99935872..ddef7b2b9 100644 --- a/_config.yml +++ b/_config.yml @@ -9,4 +9,3 @@ permalink: pretty source: ./docs destination: ./_gh_pages port: 9001 -url: http://getbootstrap.dev:9001 |
