diff --git a/assets/art-thumbs/chips.webp b/assets/art-thumbs/chips.webp new file mode 100644 index 0000000..f741c6d Binary files /dev/null and b/assets/art-thumbs/chips.webp differ diff --git a/assets/art-thumbs/orbit-correction.webp b/assets/art-thumbs/orbit-correction.webp new file mode 100644 index 0000000..a0b157e Binary files /dev/null and b/assets/art-thumbs/orbit-correction.webp differ diff --git a/assets/art-thumbs/underwear.webp b/assets/art-thumbs/underwear.webp new file mode 100644 index 0000000..4427d82 Binary files /dev/null and b/assets/art-thumbs/underwear.webp differ diff --git a/assets/art/chips.webp b/assets/art/chips.webp new file mode 100644 index 0000000..51f289f Binary files /dev/null and b/assets/art/chips.webp differ diff --git a/assets/art/orbit-correction.webp b/assets/art/orbit-correction.webp new file mode 100644 index 0000000..d33f573 Binary files /dev/null and b/assets/art/orbit-correction.webp differ diff --git a/assets/art/underwear.webp b/assets/art/underwear.webp new file mode 100644 index 0000000..bcd6d76 Binary files /dev/null and b/assets/art/underwear.webp differ diff --git a/data/art.json b/data/art.json index 885aa41..ffb8acf 100644 --- a/data/art.json +++ b/data/art.json @@ -127,6 +127,12 @@ { "year": 2022, "pieces": [ + { + "title": "orbit correction", + "filename": "orbit-correction.webp", + "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/orbit-correction", + "pixiv_url": "https://www.pixiv.net/en/artworks/103753611" + }, { "title": "grocery shopping", "filename": "grocery-shopping.webp", @@ -490,6 +496,14 @@ "title": "Pencil", "filename": "pencil.webp" }, + { + "title": "Chips", + "filename": "chips.webp" + }, + { + "title": "Underwear", + "filename": "underwear.webp" + }, { "title": "Sketch Dump", "filename": "sketch-dump.webp"