Skip to content

Commit b98bcb8

Browse files
committed
Update entries.json
Added second entry
1 parent bb67bff commit b98bcb8

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

posts/metadata/entries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
"title": "First Post",
44
"date": "2025-03-30",
55
"author": "R",
6+
"tags": ["cs", "life"],
67
"slug": "first"
78
}
9+
,
10+
{
11+
"title": "Random stuff in linear algebra",
12+
"date": "2025-04-02",
13+
"author": "R",
14+
"tags": ["math"],
15+
"slug": "random"
16+
}
817
]

0 commit comments

Comments
 (0)