diff --git a/src/index.html b/src/index.html
index 30f5fb6..c705cdc 100644
--- a/src/index.html
+++ b/src/index.html
@@ -11,7 +11,7 @@ title: "Hello, world!"
diff --git a/src/posts/2020-09-21-hello-world.md b/src/posts/2020-09-21-hello-world.md
index 6fb6b67..1cdd699 100644
--- a/src/posts/2020-09-21-hello-world.md
+++ b/src/posts/2020-09-21-hello-world.md
@@ -14,7 +14,7 @@ Hello, world! I am here!
Haskell, for example:
diff --git a/src/posts/2020-09-22-hola-mundo.md b/src/posts/2020-09-22-hola-mundo.md
index 2bb0db9..3e17349 100644
--- a/src/posts/2020-09-22-hola-mundo.md
+++ b/src/posts/2020-09-22-hola-mundo.md
@@ -14,7 +14,7 @@ updated: "2020-09-23T12:00:00Z"
Haskell, por ejemplo:
diff --git a/src/templates/default.html b/src/templates/default.html
index b099c14..038d1cb 100644
--- a/src/templates/default.html
+++ b/src/templates/default.html
@@ -26,13 +26,13 @@
$endif$
+ $if(image)$
+
+ $endif$
- $if(image)$
-
- $endif$
$if(authorTwitter)$
$endif$
@@ -44,6 +44,6 @@
$body$
-
+