feat: add related blog posts component

This commit is contained in:
Theodore Kruczek
2024-01-14 07:51:36 -05:00
parent 155a602203
commit 13cbe429cc
5 changed files with 67 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ apps:
blog:
isEnabled: true
postsPerPage: 6
isRelatedPostsEnabled: true
relatedPostsCount: 4
post:
isEnabled: true