switched back to static adapter

This commit is contained in:
2026-01-31 10:24:16 +01:00
parent 109808eaa1
commit d08be37bd0
3 changed files with 10 additions and 10 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: "langstone.webp",
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",