diff --git a/content/post/jump.md b/content/post/jump.md
index d280927..5ddec7f 100644
--- a/content/post/jump.md
+++ b/content/post/jump.md
@@ -1,4 +1,5 @@
---
+title: Jump
---
Some folks, they're just built to jump.
diff --git a/themes/maddybook/layouts/index.html b/themes/maddybook/layouts/index.html
index c85e694..ebcf4e7 100644
--- a/themes/maddybook/layouts/index.html
+++ b/themes/maddybook/layouts/index.html
@@ -1,6 +1,5 @@
{{ define "main" }}
{{ .Title }}
{{ .Content }}