Tilføj køkkenbillede

This commit is contained in:
Niels G. W. Serup 2024-11-27 20:32:01 +01:00
parent 30bf917e1c
commit a471e5d0e4
No known key found for this signature in database
GPG Key ID: 38EEEBCE67324F19
3 changed files with 3 additions and 1 deletions

View File

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

BIN
img/køkken.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

2
om.md
View File

@ -38,3 +38,5 @@ For at lave denne madblog var jeg nødt til at skrive en ny statisk hjemmesidege
## English ## English
Hi, this is my food blog in Danish, but feel free to browse around even if you're new to the language. You can also look at the pictures. Hi, this is my food blog in Danish, but feel free to browse around even if you're new to the language. You can also look at the pictures.
![Mit gamle køkken](/img/køkken.jpg)