diff options
| author | Minni Honka <minni.honka@gmail.com> | 2023-01-27 12:35:21 +0000 |
|---|---|---|
| committer | Minni Honka <minni.honka@gmail.com> | 2023-01-27 12:35:21 +0000 |
| commit | 67f3765785b8d2fa5a89a2ae6af99fda113117e8 (patch) | |
| tree | 8447b9fbfaf182dfddaed554e669e5b6099d9bf0 | |
| parent | ef1342659e0094cb520311d90230a02e950d5347 (diff) | |
Update Site configuration “galleries”
| -rw-r--r-- | _configuration/galleries.json | 4 | ||||
| -rw-r--r-- | src/media/mousepad_design_mh.png | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index 8761a2e..37d40e0 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -186,6 +186,10 @@ "column_count": 2, "images": [ { + "title": "Digital painting inspired by The Legend Of Zelda", + "src": "/media/mousepad_design_mh.png" + }, + { "title": "Miracle! (comic)", "src": "/media/ihme-sarjakuva_minnihonka.jpg" }, diff --git a/src/media/mousepad_design_mh.png b/src/media/mousepad_design_mh.png new file mode 100644 index 0000000..763a933 --- /dev/null +++ b/src/media/mousepad_design_mh.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0090c343f6235bff7f65c07a1c3d944fc229d0263820eb06130cd624797ed93a +size 12267329 |
