Add 2024 section
This commit is contained in:
parent
2e07e2de3f
commit
4fe57d48e5
6 changed files with 13 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"characters": [
|
||||
"Juritta"
|
||||
],
|
||||
"date": "2023-12-21",
|
||||
"date": "2024-01-21",
|
||||
"mastodon_url": "https://mastodon.art/@redstrate/111794271545458755",
|
||||
"program": "Krita",
|
||||
"title": "It's cold here"
|
||||
|
|
BIN
assets/year-thumbs/2024.webp
Normal file
BIN
assets/year-thumbs/2024.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
7
content/art/2024/_index.md
Normal file
7
content/art/2024/_index.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: 2024
|
||||
layout: gallery
|
||||
json: art
|
||||
thumbnails: true
|
||||
selectedyear: 2024
|
||||
---
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "It's cold here"
|
||||
date: 2023-12-21
|
||||
date: 2024-01-21
|
||||
layout: art-detail
|
||||
filename: /art/itscoldhere.webp
|
||||
alt_text: "Drawing of a Viera from FFXIV, with short dark brown hair tied up in a ponytail. She is clad in a big sweater and a red scarf. She is looking to her right, and blowing out a visible breath of hot air."
|
|
@ -17,6 +17,7 @@ featured:
|
|||
date: 2023-07-02
|
||||
title: burger time
|
||||
years:
|
||||
- 2024
|
||||
- 2023
|
||||
- 2022
|
||||
- 2021
|
||||
|
|
|
@ -8,7 +8,7 @@ years:
|
|||
- year: 2022
|
||||
num: 47
|
||||
- year: 2023
|
||||
num: 41
|
||||
num: 40
|
||||
- year: 2020
|
||||
num: 29
|
||||
- year: 2021
|
||||
|
@ -17,6 +17,8 @@ years:
|
|||
num: 7
|
||||
- year: 2016
|
||||
num: 7
|
||||
- year: 2024
|
||||
num: 1
|
||||
- year: 2017
|
||||
num: 1
|
||||
characters:
|
||||
|
|
Loading…
Add table
Reference in a new issue