posts: unpublish test blog

This commit is contained in:
Stevan Freeborn
2024-05-04 09:08:23 -05:00
parent aee22edc62
commit 70cd210d5b
+1 -1
View File
@@ -2,7 +2,7 @@
{
"title": "Test Blog",
"lead": "This is a test blog post.",
"isPublished": true,
"isPublished": false,
"publishedAt": "2024-04-10",
"openGraphImage": "posts/test-blog/og-image.png",
}