diff --git a/art/mountains.json b/art/mountains.json index 7d15b6c..2cae552 100644 --- a/art/mountains.json +++ b/art/mountains.json @@ -4,5 +4,6 @@ ], "date": "2023-05-19", "program": "Krita", - "alt_text": "Artwork of a woman holding a sword behind her shoulder, and draped in a dress-like outfit. She has dark hair, and gold earrings. The background is filled with mountainous terrain, clouds, and old bricks." + "alt_text": "Artwork of a woman holding a sword behind her shoulder, and draped in a dress-like outfit. She has dark hair, and gold earrings. The background is filled with mountainous terrain, clouds, and old bricks.", + "title": "mountains" } diff --git a/art/sketchmarch2.json b/art/sketchmarch2.json index 76995dc..625c6bb 100644 --- a/art/sketchmarch2.json +++ b/art/sketchmarch2.json @@ -10,5 +10,5 @@ "tags": [ "sketch" ], - "title": "2022 Review" + "title": "march sketches #2" } diff --git a/content/art/2023/mountains.md b/content/art/2023/mountains.md index 0b0f9d7..d3cd289 100644 --- a/content/art/2023/mountains.md +++ b/content/art/2023/mountains.md @@ -1,4 +1,5 @@ --- +title: "mountains" date: 2023-05-19 layout: art-detail filename: /art/mountains.webp diff --git a/content/art/2023/sketchmarch2.md b/content/art/2023/sketchmarch2.md index a7a62d9..3b28908 100644 --- a/content/art/2023/sketchmarch2.md +++ b/content/art/2023/sketchmarch2.md @@ -1,5 +1,5 @@ --- -title: "2022 Review" +title: "march sketches #2" date: 2023-03-29 layout: art-detail filename: /art/sketchmarch2.webp diff --git a/content/art/_index.md b/content/art/_index.md index 698be3b..bfc8682 100644 --- a/content/art/_index.md +++ b/content/art/_index.md @@ -2,20 +2,20 @@ title: Art layout: art summary: My personal art gallery. -new_banner: You can now view select 3D pieces in your browser! Animations are slowly being added back too. +new_banner: commissions: true aliases: - /gallery featured: +- filename: mountains.webp + date: 2023-05-19 + title: mountains +- filename: sketchmarch2.webp + date: 2023-03-29 + title: march sketches #2 - filename: gamingforone.webp date: 2023-03-24 title: gaming for one -- filename: goinghome.webp - date: 2022-12-22 - title: going home -- filename: orbit-correction.webp - date: 2022-12-20 - title: orbit correction years: - 2023 - 2022 diff --git a/data/art-config.json b/data/art-config.json index ca59014..50dbcc7 100644 --- a/data/art-config.json +++ b/data/art-config.json @@ -1,9 +1,9 @@ { "featured": [ - "gamingforone", - "goinghome", - "orbit-correction" + "mountains", + "sketchmarch2", + "gamingforone" ], - "new-banner": "You can now view select 3D pieces in your browser! Animations are slowly being added back too.", + "new-banner": "", "commissions": true } diff --git a/resources/_gen/images/mountains_hu1482c2e324011e0c8631d6e53db40d20_354550_500x0_resize_q75_h2_box_2.webp b/resources/_gen/images/mountains_hu1482c2e324011e0c8631d6e53db40d20_354550_500x0_resize_q75_h2_box_2.webp new file mode 100644 index 0000000..12a7df7 Binary files /dev/null and b/resources/_gen/images/mountains_hu1482c2e324011e0c8631d6e53db40d20_354550_500x0_resize_q75_h2_box_2.webp differ diff --git a/resources/_gen/images/sketchmarch2_hud3c975c5bc04c461f7e241aee1c981c7_51446_500x0_resize_q75_h2_box_2.webp b/resources/_gen/images/sketchmarch2_hud3c975c5bc04c461f7e241aee1c981c7_51446_500x0_resize_q75_h2_box_2.webp new file mode 100644 index 0000000..4b20eb0 Binary files /dev/null and b/resources/_gen/images/sketchmarch2_hud3c975c5bc04c461f7e241aee1c981c7_51446_500x0_resize_q75_h2_box_2.webp differ