added devlog #23

This commit is contained in:
2025-12-07 18:27:59 +00:00
parent c56d1c277d
commit 1c096b4e92
31 changed files with 71 additions and 132 deletions

View File

@@ -6,6 +6,12 @@ export interface DevlogPost {
};
export const posts = new Map<string, DevlogPost>([
["20251207", {
title: "Playing Games",
date: "2025-12-07",
id: "20251207",
bannerAlt: "An establishing shot of tall towers in front of Laura",
}],
["20251022", {
title: "Growing Pains",
date: "2025-10-22",