Fix some wrongly placed art

This commit is contained in:
Joshua Goins 2022-10-26 09:09:06 -04:00
parent d4336fa1ca
commit 753b003a90

View file

@ -46,15 +46,15 @@
{ {
"year": 2020, "year": 2020,
"pieces": [ "pieces": [
{
"title": "woman knight",
"filename": "knight.webp",
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/woman-knight",
"pixiv_url": "https://www.pixiv.net/en/artworks/100096631"
},
{ {
"title": "Nook Cat", "title": "Nook Cat",
"filename": "nook-cat.webp" "filename": "nook-cat.webp"
},
{
"title": "let's get fit!",
"filename": "lets-get-fit.webp",
"pixiv_url": "https://www.pixiv.net/en/artworks/94953574",
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/let-s-get-fit"
} }
] ]
}, },
@ -74,10 +74,10 @@
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/eva-girls" "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/eva-girls"
}, },
{ {
"title": "let's get fit!", "title": "woman knight",
"filename": "lets-get-fit.webp", "filename": "knight.webp",
"pixiv_url": "https://www.pixiv.net/en/artworks/94953574", "newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/woman-knight",
"newgrounds_url": "https://www.newgrounds.com/art/view/redstrate/let-s-get-fit" "pixiv_url": "https://www.pixiv.net/en/artworks/100096631"
} }
] ]
}, },