diff --git a/src/routes/meta/updates/updates.ts b/src/routes/meta/updates/updates.ts index 76c7b12..6fae1ad 100644 --- a/src/routes/meta/updates/updates.ts +++ b/src/routes/meta/updates/updates.ts @@ -1,6 +1,12 @@ import { type UpdateEntry } from "$lib/components/update-entry.svelte"; export const entries: UpdateEntry[] = [ + { + date: "2026-02-21", + time: "16:25", + content: "My website is now also part of the no AI webring!", + link: "https://baccyflap.com/noai", + }, { date: "2026-02-16", time: "18:44", diff --git a/static/background/20240524_230638.jpg b/static/background/20240524_230638.jpg deleted file mode 100755 index 481764e..0000000 Binary files a/static/background/20240524_230638.jpg and /dev/null differ