added new devlog

This commit is contained in:
2025-04-27 19:24:41 +02:00
parent 972efca6af
commit 7155896fff
14 changed files with 123 additions and 27 deletions

View File

@@ -6,6 +6,12 @@ export interface DevlogPost {
};
export const posts: DevlogPost[] = [
{
title: "The Making of a Protagonist, Part IV",
subtitle: "2025-04-27",
date: 20250427,
// banner: "fishmonger.webp",
},
{
title: "Refactoring",
subtitle: "2025-03-16",