Add artifical art piece
This commit is contained in:
parent
f37d9d2e1c
commit
453173c985
5 changed files with 17 additions and 2 deletions
6
art/artifical.json
Normal file
6
art/artifical.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"alt_text": "A large face dominants the image, showing two beady red eyes at you with no mouth. In front of them is a screen with a small stick figure. Behind the figure is a mess of wires, gadgets, and a large screen that has a big red heart on it.",
|
||||||
|
"date": "2022-09-03",
|
||||||
|
"program": "Procreate",
|
||||||
|
"title": "Artifical"
|
||||||
|
}
|
BIN
assets/art/artifical.webp
Normal file
BIN
assets/art/artifical.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
9
content/art/2022/artifical.md
Normal file
9
content/art/2022/artifical.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
title: Artifical
|
||||||
|
date: 2022-09-03
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/artifical.webp
|
||||||
|
alt_text: "A large face dominants the image, showing two beady red eyes at you with no mouth. In front of them is a screen with a small stick figure. Behind the figure is a mess of wires, gadgets, and a large screen that has a big red heart on it."
|
||||||
|
slug: artifical
|
||||||
|
program: Procreate
|
||||||
|
---
|
|
@ -1,12 +1,12 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 186
|
total: 187
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
- year: 2022
|
- year: 2022
|
||||||
num: 45
|
num: 46
|
||||||
- year: 2020
|
- year: 2020
|
||||||
num: 30
|
num: 30
|
||||||
- year: 2021
|
- year: 2021
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Loading…
Add table
Reference in a new issue