fixed missed double feeds
This commit is contained in:
parent
37f9ee69e7
commit
41197dc911
1 changed files with 0 additions and 6 deletions
|
@ -20,9 +20,3 @@ $else
|
|||
<figure class="thumbnail">
|
||||
<img src=@{StaticR $ StaticRoute (drop 2 $ map T.pack $ splitDirectories $ mediumThumb medium) []} title=#{mediumTitle medium}>
|
||||
<figcaption>#{mediumTitle medium}
|
||||
|
||||
<div id="footer">
|
||||
<div class="right">
|
||||
get a feed from this:
|
||||
<a href=@{AlbumFeedAtomR albumId}>Atom
|
||||
<a href=@{AlbumFeedRssR albumId}>RSS
|
||||
|
|
Loading…
Reference in a new issue