mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 18:02:37 +02:00
Merge pull request #12971 from ZDroid/config-yml
Remove ./ from _config.yml paths
This commit is contained in:
@@ -6,8 +6,8 @@ pygments: true
|
|||||||
permalink: pretty
|
permalink: pretty
|
||||||
|
|
||||||
# Server
|
# Server
|
||||||
source: ./docs
|
source: docs
|
||||||
destination: ./_gh_pages
|
destination: _gh_pages
|
||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
port: 9001
|
port: 9001
|
||||||
baseurl: /
|
baseurl: /
|
||||||
|
Reference in New Issue
Block a user