diff --git a/assets/art-thumbs/girls.webp b/assets/art-thumbs/girls.webp new file mode 100644 index 0000000..a9d5dc1 Binary files /dev/null and b/assets/art-thumbs/girls.webp differ diff --git a/assets/art-thumbs/mythra.webp b/assets/art-thumbs/mythra.webp new file mode 100644 index 0000000..e9225ba Binary files /dev/null and b/assets/art-thumbs/mythra.webp differ diff --git a/assets/art/girls.webp b/assets/art/girls.webp new file mode 100644 index 0000000..c409462 Binary files /dev/null and b/assets/art/girls.webp differ diff --git a/assets/art/mythra.webp b/assets/art/mythra.webp new file mode 100644 index 0000000..8bd88f2 Binary files /dev/null and b/assets/art/mythra.webp differ diff --git a/data/art.json b/data/art.json index 7030546..d1edc43 100644 --- a/data/art.json +++ b/data/art.json @@ -119,6 +119,12 @@ { "year": 2022, "pieces": [ + { + "title": "torigoth", + "filename": "mythra.webp", + "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/torigoth", + "pixiv_url": "https://www.pixiv.net/en/artworks/102692392" + }, { "title": "working out", "filename": "workingout.webp", @@ -338,6 +344,9 @@ }, { "filename": "knockout-background.webp" + }, + { + "filename": "girls.webp" } ] }