fixed wrong text in devlog overview gallery

This commit is contained in:
2025-04-27 19:31:58 +02:00
parent 7155896fff
commit 6eaf456bd7

View File

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