added blog post about changing domains

This commit is contained in:
2026-03-26 20:51:13 +01:00
parent 816f9cefec
commit d9045f23c2
5 changed files with 25 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
import { type UpdateEntry } from "$lib/components/update-entry.svelte";
export const entries: UpdateEntry[] = [
{
date: "2026-03-26",
time: "20:50",
content: "<b>Important</b>: my website is changing domains.",
link: "/blog/2026/0326",
},
{
date: "2026-03-25",
time: "22:22",