-
Notifications
You must be signed in to change notification settings - Fork 0
/
posts.js
33 lines (33 loc) · 980 Bytes
/
posts.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
// automatically generated by build_post_index.js
export default [
{
"filePath": "pages/blog/hello-world copy 2.mdx",
"urlPath": "\\blog\\blog\\hello-world copy 2",
"title": "First Post",
"publishDate": "2018-05-10T12:00:00.000Z"
},
{
"filePath": "pages/blog/hello-world copy 3.mdx",
"urlPath": "\\blog\\blog\\hello-world copy 3",
"title": "First Post",
"publishDate": "2018-05-10T12:00:00.000Z"
},
{
"filePath": "pages/blog/hello-world copy 4.mdx",
"urlPath": "\\blog\\blog\\hello-world copy 4",
"title": "First Post",
"publishDate": "2018-05-10T12:00:00.000Z"
},
{
"filePath": "pages/blog/hello-world copy.mdx",
"urlPath": "\\blog\\blog\\hello-world copy",
"title": "First Post",
"publishDate": "2018-05-10T12:00:00.000Z"
},
{
"filePath": "pages/blog/hello-world.mdx",
"urlPath": "\\blog\\blog\\hello-world",
"title": "First Post",
"publishDate": "2018-05-10T12:00:00.000Z"
}
]