diff --git a/src/Blog.hs b/src/Blog.hs index f6ed6e54f..62e7d4575 100644 --- a/src/Blog.hs +++ b/src/Blog.hs @@ -72,7 +72,7 @@ renderEntries :: Bool -> [Entry] -> Maybe Html -> Html renderEntries showAll entries pageLinks = [shamlet| $forall entry <- toDisplay
-

+

#{title entry}