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