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

@@ -23,6 +23,17 @@ export interface BlogPostLink {
export const posts: BlogPostLink[] = [
{
key: "2026/0326",
post: {
date: "2026-03-26",
time: "20:50",
banner: "banner.webp",
bannerAlt: "White light blurs on a darker background.",
title: "Moving On",
description: "It's time to switch domains.",
}
},
{
key: "2026/0325",
post: {