@@ -31,7 +31,11 @@ main = hakyll $ do
match "images/**" $ do
route idRoute
compile copyFileCompiler
match "assets/**" $ do
match "images/favicons/*" $ do
route $ customRoute $ takeFileName . toFilePath
The note is not visible to the blocked user.