Add new art
This commit is contained in:
parent
9bc7d0ae2c
commit
732999070c
5 changed files with 25 additions and 6 deletions
8
art/join-me.json
Normal file
8
art/join-me.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"alt_text": "Rough drawing of a dark skinned woman with four arms. She is holding a beach ball, and sun lotion. She’s gesturing for you to join her!",
|
||||||
|
"date": "2023-06-12",
|
||||||
|
"description": "Want to join in on the fun?",
|
||||||
|
"mastodon_url": "https://mastodon.art/@redstrate/110529001103381634",
|
||||||
|
"program": "Procreate",
|
||||||
|
"title": "want to join?"
|
||||||
|
}
|
BIN
assets/art/join-me.webp
Normal file
BIN
assets/art/join-me.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
11
content/art/2023/join-me.md
Normal file
11
content/art/2023/join-me.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
---
|
||||||
|
title: "want to join?"
|
||||||
|
date: 2023-06-12
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/join-me.webp
|
||||||
|
alt_text: "Rough drawing of a dark skinned woman with four arms. She is holding a beach ball, and sun lotion. She’s gesturing for you to join her!"
|
||||||
|
slug: join-me
|
||||||
|
mastodon_url: https://mastodon.art/@redstrate/110529001103381634
|
||||||
|
program: Procreate
|
||||||
|
---
|
||||||
|
Want to join in on the fun?
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 190
|
total: 191
|
||||||
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: 12
|
num: 13
|
||||||
- year: 2016
|
- year: 2016
|
||||||
num: 7
|
num: 7
|
||||||
- year: 2018
|
- year: 2018
|
||||||
|
@ -26,20 +26,20 @@ characters:
|
||||||
num: 11
|
num: 11
|
||||||
- name: Merume
|
- name: Merume
|
||||||
num: 7
|
num: 7
|
||||||
- name: Mari
|
|
||||||
num: 5
|
|
||||||
- name: Asuka
|
- name: Asuka
|
||||||
num: 5
|
num: 5
|
||||||
|
- name: Mari
|
||||||
|
num: 5
|
||||||
- name: Mythra
|
- name: Mythra
|
||||||
num: 4
|
num: 4
|
||||||
- name: Sakura
|
- name: Sakura
|
||||||
num: 4
|
num: 4
|
||||||
- name: Sniper Girl
|
|
||||||
num: 2
|
|
||||||
- name: Byleth
|
- name: Byleth
|
||||||
num: 2
|
num: 2
|
||||||
- name: Elisanne
|
- name: Elisanne
|
||||||
num: 2
|
num: 2
|
||||||
|
- name: Rei
|
||||||
|
num: 2
|
||||||
tags:
|
tags:
|
||||||
- name: technical
|
- name: technical
|
||||||
num: 1
|
num: 1
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Loading…
Add table
Reference in a new issue