Post list

This commit is contained in:
Sodbileg Gansukh
2023-07-10 11:58:34 +08:00
parent bd5c882ebb
commit 0e63d043c2
6 changed files with 61 additions and 4 deletions

View File

@@ -104,6 +104,15 @@
],
"default": "Magazine",
"group": "homepage"
},
"post_list_style": {
"type": "select",
"options": [
"List",
"Grid"
],
"default": "List",
"group": "homepage"
}
}
},