added Small Projects page; added update about status markers on 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-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",
|
||||
|
||||
Reference in New Issue
Block a user