2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Merge pull request #12971 from ZDroid/config-yml

Remove ./ from _config.yml paths
This commit is contained in:
Mark Otto
2014-03-07 14:12:48 -08:00
+2 -2
View File
@@ -6,8 +6,8 @@ pygments: true
permalink: pretty
# Server
source: ./docs
destination: ./_gh_pages
source: docs
destination: _gh_pages
host: 0.0.0.0
port: 9001
baseurl: /