wrote some more for the portsmouth blogpost
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user