add new art
This commit is contained in:
parent
5274af09a5
commit
cd2c550e28
5 changed files with 34 additions and 3 deletions
14
art/sanae.json
Normal file
14
art/sanae.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"alt_text": "Drawing of a woman sitting a pool of water, with two suns in the background covered by clouds. She has long, purplish hair and a long tail. She has a dark purple outfit, with lots of pink ribbons, knots decorating it. ",
|
||||
"characters": [
|
||||
"Sanae"
|
||||
],
|
||||
"date": "2023-07-04",
|
||||
"description": "Artfight attack: https://artfight.net/attack/4421745.relaxation",
|
||||
"program": "Krita",
|
||||
"tags": [
|
||||
"fan art",
|
||||
"artfight"
|
||||
],
|
||||
"title": "relaxation"
|
||||
}
|
BIN
assets/art/sanae.webp
Normal file
BIN
assets/art/sanae.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
15
content/art/2023/sanae.md
Normal file
15
content/art/2023/sanae.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "relaxation"
|
||||
date: 2023-07-04
|
||||
layout: art-detail
|
||||
filename: /art/sanae.webp
|
||||
alt_text: "Drawing of a woman sitting a pool of water, with two suns in the background covered by clouds. She has long, purplish hair and a long tail. She has a dark purple outfit, with lots of pink ribbons, knots decorating it. "
|
||||
slug: sanae
|
||||
characters:
|
||||
- Sanae
|
||||
arttags:
|
||||
- fan art
|
||||
- artfight
|
||||
program: Krita
|
||||
---
|
||||
Artfight attack: https://artfight.net/attack/4421745.relaxation
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Stats
|
||||
layout: art-stats
|
||||
total: 201
|
||||
total: 202
|
||||
years:
|
||||
- year: 2019
|
||||
num: 60
|
||||
|
@ -12,7 +12,7 @@ years:
|
|||
- year: 2021
|
||||
num: 27
|
||||
- year: 2023
|
||||
num: 23
|
||||
num: 24
|
||||
- year: 2016
|
||||
num: 7
|
||||
- year: 2018
|
||||
|
@ -43,6 +43,8 @@ characters:
|
|||
tags:
|
||||
- name: technical
|
||||
num: 1
|
||||
- name: artfight
|
||||
num: 1
|
||||
- name: animation
|
||||
num: 1
|
||||
- name: request
|
||||
|
@ -56,7 +58,7 @@ tags:
|
|||
- name: 3d
|
||||
num: 16
|
||||
- name: fan art
|
||||
num: 40
|
||||
num: 41
|
||||
- name: sketch
|
||||
num: 103
|
||||
---
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Loading…
Add table
Reference in a new issue