Add farm hands
This commit is contained in:
parent
904f1e5092
commit
ceb8dc81af
3 changed files with 28 additions and 3 deletions
12
art/florence.json
Normal file
12
art/florence.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"characters": [
|
||||||
|
"Florence Griffin"
|
||||||
|
],
|
||||||
|
"date": "2024-07-14",
|
||||||
|
"description": "Artfight attack: https://artfight.net/attack/7549291.farm-hands",
|
||||||
|
"program": "Krita",
|
||||||
|
"tags": [
|
||||||
|
"artfight"
|
||||||
|
],
|
||||||
|
"title": "Farm-hands"
|
||||||
|
}
|
13
content/art/2024/florence.md
Normal file
13
content/art/2024/florence.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: "Farm-hands"
|
||||||
|
date: 2024-07-14
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/florence.webp
|
||||||
|
slug: florence
|
||||||
|
characters:
|
||||||
|
- Florence Griffin
|
||||||
|
arttags:
|
||||||
|
- artfight
|
||||||
|
program: Krita
|
||||||
|
---
|
||||||
|
Artfight attack: https://artfight.net/attack/7549291.farm-hands
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 249
|
total: 250
|
||||||
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: 35
|
num: 36
|
||||||
- year: 2020
|
- year: 2020
|
||||||
num: 29
|
num: 29
|
||||||
- year: 2021
|
- year: 2021
|
||||||
|
@ -64,7 +64,7 @@ tags:
|
||||||
- name: drawpile
|
- name: drawpile
|
||||||
num: 10
|
num: 10
|
||||||
- name: artfight
|
- name: artfight
|
||||||
num: 12
|
num: 13
|
||||||
- name: 3d
|
- name: 3d
|
||||||
num: 20
|
num: 20
|
||||||
- name: fan art
|
- name: fan art
|
||||||
|
|
Loading…
Add table
Reference in a new issue