diff options
| author | Stephen Edgar <[email protected]> | 2013-04-23 17:27:29 +1000 |
|---|---|---|
| committer | Artur Kwiatkowski <[email protected]> | 2013-04-24 14:38:49 +0200 |
| commit | 75ccaadae0159e1462395ca44400baa8e81b994f (patch) | |
| tree | 98711b8a1ff5c3b693f4c45c24144685eb9003a9 | |
| parent | 8a3b212043d87eb918584b44022c9eeb486a91a8 (diff) | |
| download | bootstrap-75ccaadae0159e1462395ca44400baa8e81b994f.tar.xz bootstrap-75ccaadae0159e1462395ca44400baa8e81b994f.zip | |
'root' folder .editorconfig code guide updates
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 266b8b5bf..57a28e0a7 100644 --- a/_config.yml +++ b/_config.yml @@ -9,4 +9,4 @@ permalink: pretty source: ./docs destination: ./_gh_pages url: http://bootstrap.dev:9001 -server_port: 9001
\ No newline at end of file +server_port: 9001 |
