Memory corrections on Malice drawing

This commit is contained in:
2026-05-28 15:57:11 -04:00
parent 58f0c6822a
commit c50e445c5c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
type: Art type: Art
image: "[[Malice.jpg]]" image: "[[Malice.jpg]]"
--- ---
Drawing for Highschool Project with colouring pencils. My parents always went a bit overboard on buying stuff. They bought me a bunch of dragon statues, so for the project where I had to draw something, I drew one of them. I changed the colour pallet, and added blood because teenager. Drawing for High School Project with pencils, then scanned and coloured in digitally. My parents always went a bit overboard on buying stuff. They bought me a bunch of dragon statues, so for the project where I had to draw something, I drew one of them. I changed the colour palette and added blood because teenager.
![[Malice.jpg]] ![[Malice.jpg]]
+2 -2
View File
@@ -42,7 +42,7 @@ const DATA = {
id: "malice", id: "malice",
title: "Malice", title: "Malice",
images: ["images/Malice.jpg"], images: ["images/Malice.jpg"],
description: "Drawing for Highschool Project with colouring pencils. My parents always went a bit overboard on buying stuff. They bought me a bunch of dragon statues, so for the project where I had to draw something, I drew one of them. I changed the colour pallet, and added blood because teenager." description: "Drawing for High School Project with pencils, then scanned and coloured in digitally. My parents always went a bit overboard on buying stuff. They bought me a bunch of dragon statues, so for the project where I had to draw something, I drew one of them. I changed the colour palette and added blood because teenager."
}, },
{ {
id: "self-portraits", id: "self-portraits",
@@ -128,7 +128,7 @@ const DATA = {
id: "malice", id: "malice",
filename: "Malice.md", filename: "Malice.md",
type: "Art", type: "Art",
raw: "---\ntype: Art\nimage: \"[[Malice.jpg]]\"\n---\nDrawing for Highschool Project with colouring pencils. My parents always went a bit overboard on buying stuff. They bought me a bunch of dragon statues, so for the project where I had to draw something, I drew one of them. I changed the colour pallet, and added blood because teenager.\n\n![[Malice.jpg]]" raw: "---\ntype: Art\nimage: \"[[Malice.jpg]]\"\n---\nDrawing for High School Project with pencils, then scanned and coloured in digitally. My parents always went a bit overboard on buying stuff. They bought me a bunch of dragon statues, so for the project where I had to draw something, I drew one of them. I changed the colour palette and added blood because teenager.\n\n![[Malice.jpg]]"
}, },
{ {
id: "overview", id: "overview",