Add new art
This commit is contained in:
parent
c23e13f9e2
commit
2e07e2de3f
6 changed files with 27 additions and 5 deletions
10
art/itscoldhere.json
Normal file
10
art/itscoldhere.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Drawing of a Viera from FFXIV, with short dark brown hair tied up in a ponytail. She is clad in a big sweater and a red scarf. She is looking to her right, and blowing out a visible breath of hot air.",
|
||||||
|
"characters": [
|
||||||
|
"Juritta"
|
||||||
|
],
|
||||||
|
"date": "2023-12-21",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/111794271545458755",
|
||||||
|
"program": "Krita",
|
||||||
|
"title": "It's cold here"
|
||||||
|
}
|
BIN
assets/art/itscoldhere.webp
Normal file
BIN
assets/art/itscoldhere.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 87 KiB |
12
content/art/2023/itscoldhere.md
Normal file
12
content/art/2023/itscoldhere.md
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
---
|
||||||
|
title: "It's cold here"
|
||||||
|
date: 2023-12-21
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/itscoldhere.webp
|
||||||
|
alt_text: "Drawing of a Viera from FFXIV, with short dark brown hair tied up in a ponytail. She is clad in a big sweater and a red scarf. She is looking to her right, and blowing out a visible breath of hot air."
|
||||||
|
slug: itscoldhere
|
||||||
|
characters:
|
||||||
|
- Juritta
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/111794271545458755
|
||||||
|
program: Krita
|
||||||
|
---
|
|
@ -1,29 +1,29 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 218
|
total: 219
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
- year: 2022
|
- year: 2022
|
||||||
num: 47
|
num: 47
|
||||||
- year: 2023
|
- year: 2023
|
||||||
num: 40
|
num: 41
|
||||||
- year: 2020
|
- year: 2020
|
||||||
num: 29
|
num: 29
|
||||||
- year: 2021
|
- year: 2021
|
||||||
num: 27
|
num: 27
|
||||||
- year: 2016
|
|
||||||
num: 7
|
|
||||||
- year: 2018
|
- year: 2018
|
||||||
num: 7
|
num: 7
|
||||||
|
- year: 2016
|
||||||
|
num: 7
|
||||||
- year: 2017
|
- year: 2017
|
||||||
num: 1
|
num: 1
|
||||||
characters:
|
characters:
|
||||||
- name: Mysterious Swordswoman
|
- name: Mysterious Swordswoman
|
||||||
num: 15
|
num: 15
|
||||||
- name: Juritta
|
- name: Juritta
|
||||||
num: 13
|
num: 14
|
||||||
- name: Merume
|
- name: Merume
|
||||||
num: 9
|
num: 9
|
||||||
- name: Sakura
|
- name: Sakura
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Loading…
Add table
Reference in a new issue