Commit 3bdaa831 authored by Zlatan Vasović's avatar Zlatan Vasović

Remove ./ from _config.yml paths

parent b9a0d1e4
......@@ -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: /
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment