Small adjustments associated with Relative Posts
This commit is contained in:
@@ -35,8 +35,6 @@ apps:
|
||||
blog:
|
||||
isEnabled: true
|
||||
postsPerPage: 6
|
||||
isRelatedPostsEnabled: true
|
||||
relatedPostsCount: 4
|
||||
|
||||
post:
|
||||
isEnabled: true
|
||||
@@ -62,6 +60,9 @@ apps:
|
||||
robots:
|
||||
index: false
|
||||
|
||||
isRelatedPostsEnabled: true
|
||||
relatedPostsCount: 4
|
||||
|
||||
analytics:
|
||||
vendors:
|
||||
googleAnalytics:
|
||||
|
Reference in New Issue
Block a user