diff options
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", |
