Load tags for the 'read more' section

This commit is contained in:
2023-10-19 16:32:16 +01:00
parent ca4231f8b0
commit ebee3479b1
+1 -1
View File
@@ -79,7 +79,7 @@
{{/post}} {{/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}} {{#if next}}
<section class="gh-container is-grid gh-outer"> <section class="gh-container is-grid gh-outer">
<div class="gh-container-inner gh-inner"> <div class="gh-container-inner gh-inner">