added update about small projects page
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user