Add bart
This commit is contained in:
parent
4d216d2e00
commit
d86e13f7ef
3 changed files with 29 additions and 6 deletions
8
animation/bart-incoming.json
Normal file
8
animation/bart-incoming.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"alt_text": "A simple 3D animation of BART, a worm (slowly) approaching to your current location. Watch out!",
|
||||||
|
"date": "2024-07-21",
|
||||||
|
"title": "BART INCOMING",
|
||||||
|
"tags": ["Animation", "Artfight"],
|
||||||
|
"characters": ["Bart"],
|
||||||
|
"description": "Artfight attack: https://artfight.net/attack/8002019.bart-incoming"
|
||||||
|
}
|
15
content/art/2024/bart-incoming.md
Normal file
15
content/art/2024/bart-incoming.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: "BART INCOMING"
|
||||||
|
date: 2024-07-21
|
||||||
|
layout: art-detail
|
||||||
|
filename: /animation/bart-incoming.webm
|
||||||
|
alt_text: "A simple 3D animation of BART, a worm (slowly) approaching to your current location. Watch out!"
|
||||||
|
slug: bart-incoming
|
||||||
|
animation: true
|
||||||
|
characters:
|
||||||
|
- Bart
|
||||||
|
arttags:
|
||||||
|
- animation
|
||||||
|
- artfight
|
||||||
|
---
|
||||||
|
Artfight attack: https://artfight.net/attack/8002019.bart-incoming
|
|
@ -1,15 +1,15 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 252
|
total: 253
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
- year: 2022
|
- year: 2022
|
||||||
num: 46
|
num: 46
|
||||||
- year: 2023
|
|
||||||
num: 38
|
|
||||||
- year: 2024
|
- year: 2024
|
||||||
|
num: 39
|
||||||
|
- year: 2023
|
||||||
num: 38
|
num: 38
|
||||||
- year: 2020
|
- year: 2020
|
||||||
num: 29
|
num: 29
|
||||||
|
@ -51,10 +51,10 @@ tags:
|
||||||
num: 1
|
num: 1
|
||||||
- name: comic
|
- name: comic
|
||||||
num: 3
|
num: 3
|
||||||
- name: animation
|
|
||||||
num: 3
|
|
||||||
- name: oil painting
|
- name: oil painting
|
||||||
num: 4
|
num: 4
|
||||||
|
- name: animation
|
||||||
|
num: 4
|
||||||
- name: character sheet
|
- name: character sheet
|
||||||
num: 6
|
num: 6
|
||||||
- name: landscape
|
- name: landscape
|
||||||
|
@ -64,7 +64,7 @@ tags:
|
||||||
- name: drawpile
|
- name: drawpile
|
||||||
num: 10
|
num: 10
|
||||||
- name: artfight
|
- name: artfight
|
||||||
num: 15
|
num: 16
|
||||||
- name: 3d
|
- name: 3d
|
||||||
num: 20
|
num: 20
|
||||||
- name: fan art
|
- name: fan art
|
||||||
|
|
Loading…
Add table
Reference in a new issue