Load tags for the 'read more' section

This commit is contained in:
Simon Detheridge 2023-10-19 16:32:16 +01:00
parent ca4231f8b0
commit ebee3479b1
Signed by: simon
GPG Key ID: 38640971DA1E704E
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
{{/post}}
{{#get "posts" include="authors" filter="id:-{{post.id}}" limit="4" as |next|}}
{{#get "posts" include="authors,tags" filter="id:-{{post.id}}" limit="4" as |next|}}
{{#if next}}
<section class="gh-container is-grid gh-outer">
<div class="gh-container-inner gh-inner">