Numerous artwork updates, change 2023/2024 thumbs
This commit is contained in:
parent
fbed159f39
commit
ead045daac
7 changed files with 36 additions and 3 deletions
6
art/cows.json
Normal file
6
art/cows.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"date": "2023-11-23",
|
||||||
|
"nsfw": true,
|
||||||
|
"program": "Krita",
|
||||||
|
"title": "🐮"
|
||||||
|
}
|
8
art/lookahead.json
Normal file
8
art/lookahead.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"characters": [
|
||||||
|
"Mysterious Swordswoman"
|
||||||
|
],
|
||||||
|
"date": "2023-06-30",
|
||||||
|
"program": "Krita",
|
||||||
|
"title": "Look Ahead"
|
||||||
|
}
|
Binary file not shown.
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 82 KiB |
Binary file not shown.
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 65 KiB |
9
content/art/2023/cows.md
Normal file
9
content/art/2023/cows.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
---
|
||||||
|
title: "🐮"
|
||||||
|
date: 2023-11-23
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/cows.webp
|
||||||
|
slug: cows
|
||||||
|
nsfw: true
|
||||||
|
program: Krita
|
||||||
|
---
|
10
content/art/2023/lookahead.md
Normal file
10
content/art/2023/lookahead.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
title: "Look Ahead"
|
||||||
|
date: 2023-06-30
|
||||||
|
layout: art-detail
|
||||||
|
filename: /art/lookahead.webp
|
||||||
|
slug: lookahead
|
||||||
|
characters:
|
||||||
|
- Mysterious Swordswoman
|
||||||
|
program: Krita
|
||||||
|
---
|
|
@ -1,14 +1,14 @@
|
||||||
---
|
---
|
||||||
title: Stats
|
title: Stats
|
||||||
layout: art-stats
|
layout: art-stats
|
||||||
total: 235
|
total: 237
|
||||||
years:
|
years:
|
||||||
- year: 2019
|
- year: 2019
|
||||||
num: 60
|
num: 60
|
||||||
- year: 2022
|
- year: 2022
|
||||||
num: 46
|
num: 46
|
||||||
- year: 2023
|
- year: 2023
|
||||||
num: 36
|
num: 38
|
||||||
- year: 2020
|
- year: 2020
|
||||||
num: 29
|
num: 29
|
||||||
- year: 2021
|
- year: 2021
|
||||||
|
@ -23,7 +23,7 @@ years:
|
||||||
num: 1
|
num: 1
|
||||||
characters:
|
characters:
|
||||||
- name: Mysterious Swordswoman
|
- name: Mysterious Swordswoman
|
||||||
num: 15
|
num: 16
|
||||||
- name: Juritta
|
- name: Juritta
|
||||||
num: 14
|
num: 14
|
||||||
- name: Merume
|
- name: Merume
|
||||||
|
|
Loading…
Add table
Reference in a new issue