summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorChris Wells <chris@mathematicaster.org>2026-02-08 14:32:59 -0600
committerChris Wells <chris@mathematicaster.org>2026-02-08 14:32:59 -0600
commit055b445b7c9c5faccedf6858ba8c2c0c4993b349 (patch)
treefe9fee4eaf4a7f4a4b80f4a879d5e17d7f945740 /app
parent8711224f2fbec7fbf7b0633f3e35fee051e030cb (diff)
downloadmain-055b445b7c9c5faccedf6858ba8c2c0c4993b349.tar
main-055b445b7c9c5faccedf6858ba8c2c0c4993b349.tar.gz
main-055b445b7c9c5faccedf6858ba8c2c0c4993b349.tar.bz2
main-055b445b7c9c5faccedf6858ba8c2c0c4993b349.tar.lz
main-055b445b7c9c5faccedf6858ba8c2c0c4993b349.tar.xz
main-055b445b7c9c5faccedf6858ba8c2c0c4993b349.tar.zst
main-055b445b7c9c5faccedf6858ba8c2c0c4993b349.zip
Updated images for employment
Diffstat (limited to 'app')
-rw-r--r--app/Main.hs3
1 files changed, 3 insertions, 0 deletions
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 $