added update about small projects page

This commit is contained in:
2026-02-26 20:21:58 +01:00
parent c559cb7930
commit 3290065228

View File

@@ -1,6 +1,12 @@
import { type UpdateEntry } from "$lib/components/update-entry.svelte";
export const entries: UpdateEntry[] = [
{
date: "2026-02-26",
time: "20:21",
content: "There's now a new Small Projects page where I gradually add some of my smaller projects.",
link: "/projects/small",
},
{
date: "2026-02-25",
time: "19:33",