Skip to content

Commit 3a6a469

Browse files
committed
Modify content
1 parent 41e07bf commit 3a6a469

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/data/content.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,4 +392,11 @@ export const blogPosts: BlogPost[] = [
392392
6. Recall - Really helpful in consolidating and revising long lectures and books/articles.
393393
`,
394394
},
395+
{
396+
title: 'Not so profound, am I',
397+
date: '15.04.2026',
398+
content: `"I hope we make it out of this life alive".
399+
"Oh wait, we won't."
400+
`,
401+
},
395402
];

0 commit comments

Comments
 (0)