Skip to content

Commit 7db7d47

Browse files
committed
Add EN blog metadata: spaced-repetition-language-learning-2026-20260330 (619 lines)
1 parent 1e8efc3 commit 7db7d47

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/lib/blog.ts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ export interface BlogMessages {
4141
// Blog posts array - n8n workflow prepends new posts here
4242
// DO NOT manually edit - changes will be overwritten by automation
4343
export const blogPosts: BlogPostMeta[] = [
44+
{
45+
id: 'loka-1774811104849',
46+
slug: 'spaced-repetition-language-learning-2026-20260330',
47+
date: '2026-03-30',
48+
category: 'Learning Science',
49+
readTime: '14 min read',
50+
author: 'Ryan Ahamer',
51+
heroImage: 'https://tskaeijjtjnbjofecpiz.supabase.co/storage/v1/object/public/blog-images/heroes/loka-1774811104849.png',
52+
},
4453
{
4554
id: 'loka-1774728304446',
4655
slug: 'interactive-whiteboard-language-teaching-20260329',

0 commit comments

Comments
 (0)