Skip to content

Commit

Permalink
Updated tag page to use grid layout
Browse files Browse the repository at this point in the history
  • Loading branch information
sanne-san committed Dec 24, 2023
1 parent 7aa97db commit 4973029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tag.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
</section>
{{/tag}}

{{> "components/post-list" feed="archive" postFeedStyle=@custom.post_feed_style showTitle=false showSidebar=@custom.show_publication_info_sidebar}}
{{> "components/post-list" feed="archive" postFeedStyle="Grid" showTitle=false showSidebar=@custom.show_publication_info_sidebar}}

</main>

0 comments on commit 4973029

Please sign in to comment.