Remove http://localhost:4000 from site.url in _config.yml
This commit is contained in:
parent
2cd25f2ca0
commit
1eac280027
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
title: Site Title
|
title: Site Title
|
||||||
locale: en_US
|
locale: en_US
|
||||||
url: http://localhost:4000
|
url:
|
||||||
|
|
||||||
|
|
||||||
# Jekyll configuration
|
# Jekyll configuration
|
||||||
|
|
Loading…
Reference in a new issue