Adding initial nuxt version for static page.
This commit is contained in:
parent
0f7094c61a
commit
1671d19134
28 changed files with 2744 additions and 102 deletions
7
2022/01/nuxt_demo1/data/posts/index.json
Normal file
7
2022/01/nuxt_demo1/data/posts/index.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
{
|
||||
"slug": "2022-01-23-initial-post",
|
||||
"title": "Very initial post",
|
||||
"postDate": "13:00 30-01-2022"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue