Add some XBC3 art
This commit is contained in:
parent
64db6a2311
commit
95cd633197
5 changed files with 32 additions and 5 deletions
13
art/xbc3.json
Normal file
13
art/xbc3.json
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Noah is on the left, looking at something off in the distance. Eunie is looking at you mouth agape.",
|
||||||
|
"characters": [
|
||||||
|
"Noah",
|
||||||
|
"Eunie"
|
||||||
|
],
|
||||||
|
"date": "2023-04-25",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/110262783603849052",
|
||||||
|
"program": "Procreate",
|
||||||
|
"tags": [
|
||||||
|
"sketch"
|
||||||
|
]
|
||||||
|
}
|
BIN
assets/art/xbc3.webp
Normal file
BIN
assets/art/xbc3.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 307 KiB |
14
content/art/2023/xbc3.md
Normal file
14
content/art/2023/xbc3.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
date: 2023-04-25
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/xbc3.webp
|
||||||
|
alt_text: "Noah is on the left, looking at something off in the distance. Eunie is looking at you mouth agape."
|
||||||
|
slug: xbc3
|
||||||
|
characters:
|
||||||
|
- Noah
|
||||||
|
- Eunie
|
||||||
|
arttags:
|
||||||
|
- sketch
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/110262783603849052
|
||||||
|
program: Procreate
|
||||||
|
---
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 187
|
total: 188
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
|
@ -12,7 +12,7 @@ years:
|
||||||
- year: 2021
|
- year: 2021
|
||||||
num: 27
|
num: 27
|
||||||
- year: 2023
|
- year: 2023
|
||||||
num: 9
|
num: 10
|
||||||
- year: 2016
|
- year: 2016
|
||||||
num: 7
|
num: 7
|
||||||
- year: 2018
|
- year: 2018
|
||||||
|
@ -26,10 +26,10 @@ characters:
|
||||||
num: 9
|
num: 9
|
||||||
- name: Merume
|
- name: Merume
|
||||||
num: 7
|
num: 7
|
||||||
- name: Mari
|
|
||||||
num: 5
|
|
||||||
- name: Asuka
|
- name: Asuka
|
||||||
num: 5
|
num: 5
|
||||||
|
- name: Mari
|
||||||
|
num: 5
|
||||||
- name: Mythra
|
- name: Mythra
|
||||||
num: 4
|
num: 4
|
||||||
- name: Sakura
|
- name: Sakura
|
||||||
|
@ -56,5 +56,5 @@ tags:
|
||||||
- name: 3d
|
- name: 3d
|
||||||
num: 16
|
num: 16
|
||||||
- name: sketch
|
- name: sketch
|
||||||
num: 102
|
num: 103
|
||||||
---
|
---
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Add table
Reference in a new issue