diff options
Diffstat (limited to '_configuration')
| -rw-r--r-- | _configuration/galleries.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index 8a30ec0..cdf8033 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -152,6 +152,17 @@ "display_title": "Character design" }, { + "column_count": 1, + "images": [ + { + "src": "/media/snailcaesar_final.png", + "title": "Cover art for the game Snail, Caesar! Slugnam ad Mortem in One-Page RPG Jam 2024" + } + ], + "summary": "Games", + "display_title": "Games" + }, + { "column_count": 2, "images": [ { |
