diff --git a/site.hs b/site.hs index 9fb106c..e89512f 100644 --- a/site.hs +++ b/site.hs @@ -49,6 +49,7 @@ main = hakyllWith config $ do compile $ pandocCompiler >>= loadAndApplyTemplate "templates/post.html" postCtx + >>= loadAndApplyTemplate "templates/default.html" postCtx >>= relativizeUrls match "gallery.html" $ do