@@ -28,7 +28,7 @@ main = hakyll $ do
tags <- buildTags "posts/*" (fromCapture "tags/*.html")
let postCtxTags = postCtxWithTags tags
match "images/*" $ do
match "images/**" $ do
route idRoute
compile copyFileCompiler
The note is not visible to the blocked user.