diff --git a/src/routes/art/drawings/+page.svelte b/src/routes/art/drawings/+page.svelte index f326eaa..2d906b8 100644 --- a/src/routes/art/drawings/+page.svelte +++ b/src/routes/art/drawings/+page.svelte @@ -10,7 +10,9 @@ {#snippet drawingGalleryEntry({d}: {d: Drawing})}
{d.title} {d.date}
{#each d.notes as note} @@ -32,6 +34,8 @@Why do I do this, you may wonder? to pressure myself to draw more
+If you're interested, here's a post about me drawing every day for 28 days to learn to draw. You may recognise some of the drawings there; I picked out my favourite drawings and added them here!
+