wrote some more for the portsmouth blogpost

This commit is contained in:
2026-01-30 23:00:50 +01:00
parent 367f38676d
commit 109808eaa1
3 changed files with 41 additions and 17 deletions

View File

@@ -16,13 +16,13 @@ export interface BlogPostDetails {
}
export const posts = new Map<string, BlogPostDetails>([
// ["2026/0128", {
// date: "2026-01-05",
// time: "13:00",
// banner: "",
// title: "Portsmouth Postmortem",
// description: "",
// }],
["2026/0128", {
date: "2026-01-05",
time: "13:00",
banner: "langstone.webp",
title: "Portsmouth Postmortem",
description: "",
}],
["2026/0129", {
date: "2026-01-29",
time: "16:42",