mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-31 17:58:29 -05:00
Merge pull request #2341 from albertogg/fix-baseurl-default-in-docs
This commit is contained in:
@@ -362,7 +362,7 @@ watch: false # deprecated
|
||||
server: false # deprecated
|
||||
host: 0.0.0.0
|
||||
port: 4000
|
||||
baseurl: /
|
||||
baseurl: ""
|
||||
url: http://localhost:4000
|
||||
lsi: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user