From 1eac28002745d6fced94fcf20a9c5b610d24fe31 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 22 Dec 2014 12:25:35 -0500 Subject: [PATCH] Remove http://localhost:4000 from site.url in _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index ab935e6d..d122a95b 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ title: Site Title locale: en_US -url: http://localhost:4000 +url: # Jekyll configuration