Initial commit
This commit is contained in:
27
rss/json/pages/index.json
Normal file
27
rss/json/pages/index.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"layout": {
|
||||
"header": "default",
|
||||
"body": "index",
|
||||
"footer": "default",
|
||||
"template": "main_layout"
|
||||
},
|
||||
"meta": {
|
||||
"title": "template",
|
||||
"description": "Template",
|
||||
"robots": "noindex, nofollow",
|
||||
"og_image": ""
|
||||
},
|
||||
"rules": {
|
||||
"restricted": true,
|
||||
"redirect_login": "/login/",
|
||||
"login_restricted": false,
|
||||
"login_redirect": ""
|
||||
},
|
||||
"init": [],
|
||||
"scripts": [{"name": "app.js", "type": "module"}, {"name": "test.js", "type": "script"}],
|
||||
"modals": [""],
|
||||
"rich_data": {
|
||||
"type": "",
|
||||
"price": "0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user