diff --git a/_page.hbs b/_page.hbs
deleted file mode 100755
index 39c76c5..0000000
--- a/_page.hbs
+++ /dev/null
@@ -1,32 +0,0 @@
-{{!< default}}
-
-{{! This is a page template. A page outputs content just like any other post, and has all the same
- attributes by default, but you can also customise it to behave differently if you prefer. }}
-{{#post}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{{title}}}
-
-
- {{content}}
-
-
-
-
-
-
-
-{{/post}}
\ No newline at end of file
diff --git a/package.json b/package.json
index 01e3257..534d03f 100755
--- a/package.json
+++ b/package.json
@@ -1,4 +1,4 @@
{
"name": "Peeves",
- "version": "2.1.3"
+ "version": "2.1.4"
}