diff options
| author | Benedict Eastaugh <benedict@eastaugh.net> | 2011-03-27 22:50:32 +0100 |
|---|---|---|
| committer | Benedict Eastaugh <benedict@eastaugh.net> | 2011-03-29 17:30:23 +0100 |
| commit | 9ddde6c0fac02268ebf0c22a0ee3e22079a5d124 (patch) | |
| tree | 35db8b8210f299b363f17f8d404ce3f8a3180a2d /examples/feedblog/posts.html | |
| parent | 87234295cf67aa00e7b8128896a05212f2fa9cdc (diff) | |
| download | hakyll-9ddde6c0fac02268ebf0c22a0ee3e22079a5d124.tar.gz | |
Update feedblog example to work with Hakyll 3.
Diffstat (limited to 'examples/feedblog/posts.html')
| -rw-r--r-- | examples/feedblog/posts.html | 4 |
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> |
