This commit is contained in:
nek0
2018-11-10 03:58:31 +01:00
parent f4f715ee08
commit f4ecfe6dc5
24 changed files with 192 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ main = do
match
( "site/images/*"
.||. "site/fonts/*"
.||. "site/fonts/**"
.||. "site/humans.txt"
.||. "site/robots.txt"
) $ do