From 055b445b7c9c5faccedf6858ba8c2c0c4993b349 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Sun, 8 Feb 2026 14:32:59 -0600 Subject: Updated images for employment --- app/Main.hs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app') diff --git a/app/Main.hs b/app/Main.hs index 9510471..bce890b 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -49,6 +49,9 @@ main = do -- route $ dropParentRoute 1 -- compile $ minify <<$>> getResourceLBS + match "www/img/**" $ do + route $ dropParentRoute 1 + compile copyFileCompiler let baseCtxt :: Context String baseCtxt = fold $ -- cgit v1.2.3