summaryrefslogtreecommitdiff
path: root/examples/feedblog/posts.html
diff options
context:
space:
mode:
authorBenedict Eastaugh <benedict@eastaugh.net>2011-03-27 22:50:32 +0100
committerBenedict Eastaugh <benedict@eastaugh.net>2011-03-29 17:30:23 +0100
commit9ddde6c0fac02268ebf0c22a0ee3e22079a5d124 (patch)
tree35db8b8210f299b363f17f8d404ce3f8a3180a2d /examples/feedblog/posts.html
parent87234295cf67aa00e7b8128896a05212f2fa9cdc (diff)
downloadhakyll-9ddde6c0fac02268ebf0c22a0ee3e22079a5d124.tar.gz
Update feedblog example to work with Hakyll 3.
Diffstat (limited to 'examples/feedblog/posts.html')
-rw-r--r--examples/feedblog/posts.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/feedblog/posts.html b/examples/feedblog/posts.html
deleted file mode 100644
index 7db1a59..0000000
--- a/examples/feedblog/posts.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<h1>All posts</h1>
-<ul>
- $body
-</ul>