added blog post about changing domains
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user