Skip to content

Commit c85bca4

Browse files
committed
add back newline
1 parent a97652d commit c85bca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Blog.res

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ let getStaticProps_All: Next.GetStaticProps.t<props, params> = async _ctx => {
302302
posts: BlogApi.getLivePosts(),
303303
category: All,
304304
}
305+
305306
{"props": props}
306307
}
307308

0 commit comments

Comments
 (0)