feat: more performant popular posts

This commit is contained in:
Cory Dransfeldt 2024-06-03 18:23:13 -07:00
parent 7e3503fbb4
commit 3ef783fd18
No known key found for this signature in database
11 changed files with 28 additions and 32 deletions

View file

@ -9,4 +9,4 @@ description: I'll be in touch soon. Thanks for your message!
I'll be in touch soon! <a href="/">Head home</a>
</div>
<hr class="large-spacing" />
{% render "partials/widgets/addon-links.liquid", posts:posts, analytics:analytics, links:links %}
{% render "partials/widgets/addon-links.liquid", popularPosts:collections.popularPosts, links:links %}