add dem new art
This commit is contained in:
parent
c67371b05d
commit
fff6d45a5f
3 changed files with 33 additions and 4 deletions
14
art/merumes-night-out.json
Normal file
14
art/merumes-night-out.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"alt_text": "Merume, a four-armed succubus is currently out drinking in the blank void that's called my canvas. She's donning pigtails, has long elven-like ears and a tail. She's holding two non-descript alcohol bottles in her left hands, and doing a funny gesture at you. She's wearing a tube top, and some leggings.",
|
||||
"characters": [
|
||||
"Merume"
|
||||
],
|
||||
"date": "2024-09-16",
|
||||
"description": "unblocking my block",
|
||||
"mastodon_url": "https://mastodon.art/@redstrate/113150414242267426",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"sketch"
|
||||
],
|
||||
"title": "Merume's Night Out"
|
||||
}
|
15
content/art/2024/merumes-night-out.md
Normal file
15
content/art/2024/merumes-night-out.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "Merume's Night Out"
|
||||
date: 2024-09-16
|
||||
layout: art-detail
|
||||
filename: /art/merumes-night-out.webp
|
||||
alt_text: "Merume, a four-armed succubus is currently out drinking in the blank void that's called my canvas. She's donning pigtails, has long elven-like ears and a tail. She's holding two non-descript alcohol bottles in her left hands, and doing a funny gesture at you. She's wearing a tube top, and some leggings."
|
||||
slug: merumes-night-out
|
||||
characters:
|
||||
- Merume
|
||||
arttags:
|
||||
- sketch
|
||||
mastodon_url: https://mastodon.art/@redstrate/113150414242267426
|
||||
program: Krita
|
||||
---
|
||||
unblocking my block
|
|
@ -1,14 +1,14 @@
|
|||
---
|
||||
title: Stats
|
||||
layout: art-stats
|
||||
total: 257
|
||||
total: 258
|
||||
years:
|
||||
- year: 2019
|
||||
num: 60
|
||||
- year: 2022
|
||||
num: 46
|
||||
- year: 2024
|
||||
num: 43
|
||||
num: 44
|
||||
- year: 2023
|
||||
num: 38
|
||||
- year: 2020
|
||||
|
@ -29,7 +29,7 @@ characters:
|
|||
- name: Juritta
|
||||
num: 17
|
||||
- name: Merume
|
||||
num: 12
|
||||
num: 13
|
||||
- name: Mari
|
||||
num: 6
|
||||
- name: Asuka
|
||||
|
@ -70,5 +70,5 @@ tags:
|
|||
- name: fan art
|
||||
num: 61
|
||||
- name: sketch
|
||||
num: 112
|
||||
num: 113
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue