Small adjustments associated with Relative Posts
This commit is contained in:
6
.vscode/astrowind/config-schema.json
vendored
6
.vscode/astrowind/config-schema.json
vendored
@ -128,6 +128,12 @@
|
||||
"postsPerPage": {
|
||||
"type": "integer"
|
||||
},
|
||||
"isRelatedPostsEnabled": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"relatedPostsCount": {
|
||||
"type": "integer"
|
||||
},
|
||||
"post": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
|
Reference in New Issue
Block a user