TinaCMS content update
This commit is contained in:
parent
15eb481b35
commit
d9743818b3
1 changed files with 17 additions and 0 deletions
17
content/pages/test.json
Normal file
17
content/pages/test.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"title": "Test",
|
||||
"blocks": [
|
||||
{
|
||||
"_template": "pricing"
|
||||
},
|
||||
{
|
||||
"_template": "textBlock"
|
||||
},
|
||||
{
|
||||
"_template": "hero"
|
||||
},
|
||||
{
|
||||
"_template": "testimonials"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue