added new devlog
This commit is contained in:
@@ -6,6 +6,11 @@ export interface DevlogPost {
|
||||
};
|
||||
|
||||
export const posts: DevlogPost[] = [
|
||||
{
|
||||
title: "Reboot",
|
||||
subtitle: "2025-05-23",
|
||||
date: 20250523,
|
||||
},
|
||||
{
|
||||
title: "The Making of a Protagonist, Part IV",
|
||||
subtitle: "2025-04-27",
|
||||
|
||||
Reference in New Issue
Block a user