Add Macheo strike
This commit is contained in:
parent
b506b3ee8a
commit
d8f4e81d14
3 changed files with 32 additions and 3 deletions
14
art/macheo.json
Normal file
14
art/macheo.json
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Drawing of Macheo, a... gun demon thing? He's a humanoid being with dark skin dotted with orange flames, and a gun on his face. He's currently throwing himself at someone to the left that we can't see. He's also donning a ripped tank top and some baggy pants.",
|
||||||
|
"characters": [
|
||||||
|
"Macheo"
|
||||||
|
],
|
||||||
|
"date": "2024-07-11",
|
||||||
|
"description": "Artfight attack: https://artfight.net/attack/7350831.macheo-strike",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/112771154075649547",
|
||||||
|
"program": "Krita",
|
||||||
|
"tags": [
|
||||||
|
"artfight"
|
||||||
|
],
|
||||||
|
"title": "MACHEO STRIKE"
|
||||||
|
}
|
15
content/art/2024/macheo.md
Normal file
15
content/art/2024/macheo.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: "MACHEO STRIKE"
|
||||||
|
date: 2024-07-11
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/macheo.webp
|
||||||
|
alt_text: "Drawing of Macheo, a... gun demon thing? He's a humanoid being with dark skin dotted with orange flames, and a gun on his face. He's currently throwing himself at someone to the left that we can't see. He's also donning a ripped tank top and some baggy pants."
|
||||||
|
slug: macheo
|
||||||
|
characters:
|
||||||
|
- Macheo
|
||||||
|
arttags:
|
||||||
|
- artfight
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/112771154075649547
|
||||||
|
program: Krita
|
||||||
|
---
|
||||||
|
Artfight attack: https://artfight.net/attack/7350831.macheo-strike
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 247
|
total: 248
|
||||||
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: 33
|
num: 34
|
||||||
- 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: 10
|
num: 11
|
||||||
- name: 3d
|
- name: 3d
|
||||||
num: 20
|
num: 20
|
||||||
- name: fan art
|
- name: fan art
|
||||||
|
|
Loading…
Add table
Reference in a new issue