We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5253f3 commit cb4e20bCopy full SHA for cb4e20b
1 file changed
blog/posts/test.json
@@ -0,0 +1,15 @@
1
+{
2
+ "slug": "test",
3
+ "title": "Test",
4
+ "author": "actionresearchprojects",
5
+ "authorImage": "https://avatars.githubusercontent.com/u/218239187?v=4",
6
+ "date": "2026-03-15T08:14:15.947Z",
7
+ "body": "Test post",
8
+ "excerpt": "Test post",
9
+ "coverImage": "/blog/images/test-1.jpg",
10
+ "images": [
11
+ "/blog/images/test-1.jpg"
12
+ ],
13
+ "tags": [],
14
+ "linkedinRequested": false
15
+}
0 commit comments