Add mai outfit
This commit is contained in:
parent
c2fd168b29
commit
edbcd90609
3 changed files with 27 additions and 3 deletions
11
art/maioutfit.json
Normal file
11
art/maioutfit.json
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"alt_text": "The mysterious swordswoman, clad in Mai Shiranui's outfit. Well, one of many because she has like seven different iterations.\n\nIt's some kind of scantily clad dress, with a short flap in front and a really loose top tied in the back. She is also wearing... uh... some kind of towel? And there's large bead laying on the ground attached to her.",
|
||||||
|
"characters": [
|
||||||
|
"Mysterious Swordswoman"
|
||||||
|
],
|
||||||
|
"date": "2024-07-07",
|
||||||
|
"description": "(a sort of combination, this outfit makes no sense)",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/112746286808881766",
|
||||||
|
"program": "Krita",
|
||||||
|
"title": "Mai Outfit"
|
||||||
|
}
|
13
content/art/2024/maioutfit.md
Normal file
13
content/art/2024/maioutfit.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: "Mai Outfit"
|
||||||
|
date: 2024-07-07
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/maioutfit.webp
|
||||||
|
alt_text: "The mysterious swordswoman, clad in Mai Shiranui's outfit. Well, one of many because she has like seven different iterations.It's some kind of scantily clad dress, with a short flap in front and a really loose top tied in the back. She is also wearing... uh... some kind of towel? And there's large bead laying on the ground attached to her."
|
||||||
|
slug: maioutfit
|
||||||
|
characters:
|
||||||
|
- Mysterious Swordswoman
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/112746286808881766
|
||||||
|
program: Krita
|
||||||
|
---
|
||||||
|
(a sort of combination, this outfit makes no sense)
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 245
|
total: 246
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
|
@ -10,7 +10,7 @@ years:
|
||||||
- year: 2023
|
- year: 2023
|
||||||
num: 38
|
num: 38
|
||||||
- year: 2024
|
- year: 2024
|
||||||
num: 31
|
num: 32
|
||||||
- year: 2020
|
- year: 2020
|
||||||
num: 29
|
num: 29
|
||||||
- year: 2021
|
- year: 2021
|
||||||
|
@ -25,7 +25,7 @@ years:
|
||||||
num: 1
|
num: 1
|
||||||
characters:
|
characters:
|
||||||
- name: Mysterious Swordswoman
|
- name: Mysterious Swordswoman
|
||||||
num: 17
|
num: 18
|
||||||
- name: Juritta
|
- name: Juritta
|
||||||
num: 15
|
num: 15
|
||||||
- name: Merume
|
- name: Merume
|
||||||
|
|
Loading…
Add table
Reference in a new issue