We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41e07bf commit 3a6a469Copy full SHA for 3a6a469
1 file changed
src/data/content.ts
@@ -392,4 +392,11 @@ export const blogPosts: BlogPost[] = [
392
6. Recall - Really helpful in consolidating and revising long lectures and books/articles.
393
`,
394
},
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
+ },
402
];
0 commit comments