From aa00d37de2baf925dafc0265bb283dbf0d10412e Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Sun, 6 Apr 2014 16:30:32 +0200 Subject: activate livereload --- config.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.rb b/config.rb index ad3a260..e6e81f4 100644 --- a/config.rb +++ b/config.rb @@ -36,7 +36,7 @@ # activate :automatic_image_sizes # Reload the browser automatically whenever files change -# activate :livereload +activate :livereload # Methods defined in the helpers block are available in templates # helpers do -- cgit v1.2.1