diff --git a/src/Blog.hs b/src/Blog.hs index 72995e008..a814a7461 100644 --- a/src/Blog.hs +++ b/src/Blog.hs @@ -120,7 +120,7 @@ $forall entry <- elist #{title entry}
- #{pack $ formatTime defaultTimeLocale "%Y-%M-%d" $ edate entry} + #{pack $ formatTime defaultTimeLocale "%Y-%m-%d" $ edate entry}
#{linkText $ length $ comments entry} #{cHead $ lang entry}