add new artwork
This commit is contained in:
parent
f3d87fb8c7
commit
9f0b63a335
5 changed files with 25 additions and 7 deletions
8
art/mountains.json
Normal file
8
art/mountains.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"characters": [
|
||||
"Mysterious Swordswoman"
|
||||
],
|
||||
"date": "2023-05-19",
|
||||
"program": "Krita",
|
||||
"alt_text": "Artwork of a woman holding a sword behind her shoulder, and draped in a dress-like outfit. She has dark hair, and gold earrings. The background is filled with mountainous terrain, clouds, and old bricks."
|
||||
}
|
BIN
assets/art/mountains.webp
Normal file
BIN
assets/art/mountains.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 346 KiB |
10
content/art/2023/mountains.md
Normal file
10
content/art/2023/mountains.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
date: 2023-05-19
|
||||
layout: art-detail
|
||||
filename: /art/mountains.webp
|
||||
alt_text: "Artwork of a woman holding a sword behind her shoulder, and draped in a dress-like outfit. She has dark hair, and gold earrings. The background is filled with mountainous terrain, clouds, and old bricks."
|
||||
slug: mountains
|
||||
characters:
|
||||
- Mysterious Swordswoman
|
||||
program: Krita
|
||||
---
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Stats
|
||||
layout: art-stats
|
||||
total: 189
|
||||
total: 190
|
||||
years:
|
||||
- year: 2019
|
||||
num: 60
|
||||
|
@ -12,7 +12,7 @@ years:
|
|||
- year: 2021
|
||||
num: 27
|
||||
- year: 2023
|
||||
num: 11
|
||||
num: 12
|
||||
- year: 2016
|
||||
num: 7
|
||||
- year: 2018
|
||||
|
@ -23,23 +23,23 @@ characters:
|
|||
- name: Juritta
|
||||
num: 13
|
||||
- name: Mysterious Swordswoman
|
||||
num: 10
|
||||
num: 11
|
||||
- name: Merume
|
||||
num: 7
|
||||
- name: Asuka
|
||||
num: 5
|
||||
- name: Mari
|
||||
num: 5
|
||||
- name: Asuka
|
||||
num: 5
|
||||
- name: Mythra
|
||||
num: 4
|
||||
- name: Sakura
|
||||
num: 4
|
||||
- name: Sniper Girl
|
||||
num: 2
|
||||
- name: Byleth
|
||||
num: 2
|
||||
- name: Elisanne
|
||||
num: 2
|
||||
- name: Rei
|
||||
num: 2
|
||||
tags:
|
||||
- name: technical
|
||||
num: 1
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Add table
Reference in a new issue