diff --git a/Dockerfile b/Dockerfile
index 2fdc308..7eed201 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -11,4 +11,4 @@ VOLUME /src
EXPOSE 4000
WORKDIR /src
-ENTRYPOINT ["jekyll", "serve", "-H", "0.0.0.0"]
+ENTRYPOINT ["jekyll", "serve", "--livereload", "-H", "0.0.0.0"]
diff --git a/_includes/image.html b/_includes/image.html
index 7b3b0fa..dea99d9 100644
--- a/_includes/image.html
+++ b/_includes/image.html
@@ -1 +1 @@
-{% if {{include.url}} %}{% endif %}{% if {{include.caption}} %}
{% if {{include.url}} %}{% endif %}{% if {{include.caption}} %}