Remove the useless Hyde post.
author |
Steve Losh <steve@stevelosh.com> |
date |
Wed, 23 Dec 2009 19:22:29 -0500 |
parents |
21310ac1ce15
|
children |
d3778a652c44
|
branches/tags |
(none) |
files |
content/blog/firstpost.html |
Changes
--- a/content/blog/firstpost.html Wed Dec 23 19:18:48 2009 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-{% extends "_post.html" %}
-
-{% hyde
- title: "Welcome to Hyde!"
- created: 2009-03-01 20:19:00
-%}
-
-
-{% block article %}
-
-Congratulations! You have successfully set up hyde!
-
-{% endblock %}
\ No newline at end of file