added reference to drawing challenge to changelog

This commit is contained in:
2026-02-06 18:57:19 +01:00
parent af0986a9f7
commit 7b271e5153
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
import { type ChangelogEntry } from "$lib/components/changelog-entry.svelte";
export const entries: ChangelogEntry[] = [
{
date: "2026-02-06",
time: "18:47",
content: "Started a 28-day drawing challenge for myself! Updating the blog post every day with my new drawings.",
link: "/blog/2026/0205",
},
{
date: "2026-02-03",
time: "22:46",