diff options
| author | Mark Otto <[email protected]> | 2017-05-29 11:38:11 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-29 23:32:28 -0700 |
| commit | ff76c31e5179915355c3ae44697e1d897f29fd1b (patch) | |
| tree | fd4f698ccb5ae6f9cc0a9b6a4aaab8487655fb22 | |
| parent | b2c1e89c6aad91651984b80e510c4708a83ac651 (diff) | |
| download | bootstrap-ff76c31e5179915355c3ae44697e1d897f29fd1b.tar.xz bootstrap-ff76c31e5179915355c3ae44697e1d897f29fd1b.zip | |
drop specific host
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 06332fee7..e54591691 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,6 @@ permalink: pretty # Server destination: _gh_pages -host: 0.0.0.0 port: 9001 baseurl: "" url: https://getbootstrap.com |
