added new devlog
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user