Remove http://localhost:4000 from site.url in _config.yml
This commit is contained in:
parent
2cd25f2ca0
commit
1eac280027
@ -2,7 +2,7 @@
|
||||
|
||||
title: Site Title
|
||||
locale: en_US
|
||||
url: http://localhost:4000
|
||||
url:
|
||||
|
||||
|
||||
# Jekyll configuration
|
||||
|
Loading…
Reference in New Issue
Block a user