added Small Projects page; added update about status markers on Projects page

This commit is contained in:
2026-02-25 19:34:32 +01:00
parent 5a0a8b25c4
commit 90071ee33d
3 changed files with 32 additions and 0 deletions

View File

@@ -1,6 +1,12 @@
import { type UpdateEntry } from "$lib/components/update-entry.svelte";
export const entries: UpdateEntry[] = [
{
date: "2026-02-25",
time: "19:33",
content: "Added cool status markers to the projects page that show whether a project is currently active.",
link: "/projects",
},
{
date: "2026-02-21",
time: "16:25",