diff options
| author | Minni Honka <minni.honka@gmail.com> | 2022-12-27 15:19:18 +0000 |
|---|---|---|
| committer | Minni Honka <minni.honka@gmail.com> | 2022-12-27 15:19:18 +0000 |
| commit | e1eaf317acfdca961fab99f89fdbf508eb3c6241 (patch) | |
| tree | 24cae4a0a789a0ca1555b7f746f4d90a2326e0dd /_configuration | |
| parent | d1bbcd0d233d2397934ccc5208187cdfde3a6755 (diff) | |
Update Site configuration “galleries”
Diffstat (limited to '_configuration')
| -rw-r--r-- | _configuration/galleries.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index 3da1e2a..3b15d7d 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -132,6 +132,10 @@ "column_count": 2, "images": [ { + "src": "/media/perhosefekti_lehdistotiedote.jpg", + "title": "Newspaper advertisement" + }, + { "title": "School art exhibition's visual identity (co-operation with another student)", "src": "/media/perhosefekti-nettinäyttely-1.png" }, @@ -142,10 +146,6 @@ { "title": "Facebook event", "src": "/media/perhosefekti_facebook-event.jpg" - }, - { - "src": "/media/perhosefekti_lehdistotiedote.jpg", - "title": "Newspaper advertisement" } ], "summary": "Spring art exhibition 1", |
