Add missing march sketches
This commit is contained in:
parent
56354e484c
commit
f37d9d2e1c
5 changed files with 28 additions and 3 deletions
12
art/marchsketch4.json
Normal file
12
art/marchsketch4.json
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
{
|
||||||
|
"alt_text": "From top left to bottom right: a girl sitting over the edge of a bed, upside down. A person with a badly rock guitar is strumming it with awesome lightning bolts. Jake the dog going through a doggy door, holding a key. A slime. Multiple small cheese people and a big cheese head yelling. The same woman but in two different poses, one looking at the viewer and another one which looks like she’s complaining.",
|
||||||
|
"characters": [
|
||||||
|
"Jake the Dog"
|
||||||
|
],
|
||||||
|
"date": "2023-03-26",
|
||||||
|
"program": "Procreate",
|
||||||
|
"tags": [
|
||||||
|
"sketch"
|
||||||
|
],
|
||||||
|
"title": "more march sketches"
|
||||||
|
}
|
BIN
assets/art/marchsketch4.webp
Normal file
BIN
assets/art/marchsketch4.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 356 KiB |
13
content/art/2023/marchsketch4.md
Normal file
13
content/art/2023/marchsketch4.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
title: more march sketches
|
||||||
|
date: 2023-03-26
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/marchsketch4.webp
|
||||||
|
alt_text: "From top left to bottom right: a girl sitting over the edge of a bed, upside down. A person with a badly rock guitar is strumming it with awesome lightning bolts. Jake the dog going through a doggy door, holding a key. A slime. Multiple small cheese people and a big cheese head yelling. The same woman but in two different poses, one looking at the viewer and another one which looks like she’s complaining."
|
||||||
|
slug: marchsketch4
|
||||||
|
characters:
|
||||||
|
- Jake the Dog
|
||||||
|
arttags:
|
||||||
|
- sketch
|
||||||
|
program: Procreate
|
||||||
|
---
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 185
|
total: 186
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
|
@ -12,7 +12,7 @@ years:
|
||||||
- year: 2021
|
- year: 2021
|
||||||
num: 27
|
num: 27
|
||||||
- year: 2023
|
- year: 2023
|
||||||
num: 8
|
num: 9
|
||||||
- year: 2016
|
- year: 2016
|
||||||
num: 7
|
num: 7
|
||||||
- year: 2018
|
- year: 2018
|
||||||
|
@ -56,5 +56,5 @@ tags:
|
||||||
- name: 3d
|
- name: 3d
|
||||||
num: 16
|
num: 16
|
||||||
- name: sketch
|
- name: sketch
|
||||||
num: 101
|
num: 102
|
||||||
---
|
---
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Loading…
Add table
Reference in a new issue