Remove ./ from _config.yml paths

This commit is contained in:
Zlatan Vasović 2014-03-07 23:11:59 +01:00
parent b9a0d1e4cd
commit 3bdaa831e9
1 changed files with 2 additions and 2 deletions

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: /