Tilføj julekalender-notits

This commit is contained in:
2024-11-10 12:09:37 +01:00
parent 6f612c243b
commit ee9db4873b
4 changed files with 8 additions and 1 deletions

View File

@@ -149,7 +149,7 @@ generateSite = do
-- Handle images
imgDir <- inject "img"
makeDir $ joinPaths outputDir imgDir
forM_ ["mad-icon.png", "mad-logo.png"] $ \name ->
forM_ ["mad-icon.png", "mad-logo.png", "julekalender.png"] $ \name ->
joinPaths imgDir (inject name) `copyTo` outputDir
-- Handle fonts