Add fallen angel art
This commit is contained in:
parent
ceb8dc81af
commit
c86b30a56f
3 changed files with 32 additions and 3 deletions
14
art/fallenangel.json
Normal file
14
art/fallenangel.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"alt_text": "Drawing of Mizuoto Sui, a virtual pet-turned-robotic-angel. She has long green hair, a schoolgirl outfit and rocking bunny socks. She's sitting on some non-descript concrete with feathers falling around her.",
|
||||
"characters": [
|
||||
"Mizuoto Sui"
|
||||
],
|
||||
"date": "2024-07-17",
|
||||
"description": "Artfight attack: https://artfight.net/attack/7756662.fallen-angel",
|
||||
"mastodon_url": "https://mastodon.art/@redstrate/112803941103002762",
|
||||
"program": "Krita, Blender",
|
||||
"tags": [
|
||||
"artfight"
|
||||
],
|
||||
"title": "Fallen Angel"
|
||||
}
|
15
content/art/2024/fallenangel.md
Normal file
15
content/art/2024/fallenangel.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "Fallen Angel"
|
||||
date: 2024-07-17
|
||||
layout: art-detail
|
||||
filename: /art/fallenangel.webp
|
||||
alt_text: "Drawing of Mizuoto Sui, a virtual pet-turned-robotic-angel. She has long green hair, a schoolgirl outfit and rocking bunny socks. She's sitting on some non-descript concrete with feathers falling around her."
|
||||
slug: fallenangel
|
||||
characters:
|
||||
- Mizuoto Sui
|
||||
arttags:
|
||||
- artfight
|
||||
mastodon_url: https://mastodon.art/@redstrate/112803941103002762
|
||||
program: Krita, Blender
|
||||
---
|
||||
Artfight attack: https://artfight.net/attack/7756662.fallen-angel
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Stats
|
||||
layout: art-stats
|
||||
total: 250
|
||||
total: 251
|
||||
years:
|
||||
- year: 2019
|
||||
num: 60
|
||||
|
@ -10,7 +10,7 @@ years:
|
|||
- year: 2023
|
||||
num: 38
|
||||
- year: 2024
|
||||
num: 36
|
||||
num: 37
|
||||
- year: 2020
|
||||
num: 29
|
||||
- year: 2021
|
||||
|
@ -64,7 +64,7 @@ tags:
|
|||
- name: drawpile
|
||||
num: 10
|
||||
- name: artfight
|
||||
num: 13
|
||||
num: 14
|
||||
- name: 3d
|
||||
num: 20
|
||||
- name: fan art
|
||||
|
|
Loading…
Add table
Reference in a new issue