We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7583a28 commit 266a4eaCopy full SHA for 266a4ea
1 file changed
blog/posts/test-post.json
@@ -0,0 +1,15 @@
1
+{
2
+ "slug": "test-post",
3
+ "title": "Test Post",
4
+ "author": "Archie Worthington",
5
+ "authorImage": "/blog/authors/archie.jpeg",
6
+ "date": "2026-03-15T09:08:59.952Z",
7
+ "body": "Test Post",
8
+ "excerpt": "test",
9
+ "coverImage": "/blog/images/test-post-1.png",
10
+ "images": [
11
+ "/blog/images/test-post-1.png"
12
+ ],
13
+ "tags": [],
14
+ "linkedinRequested": true
15
+}
0 commit comments