Fix a N+1 query when fetching posts to render thumbnails. Also adds support for the `limit` url param on the posts show page.
8.4 KiB
8.4 KiB
Fix a N+1 query when fetching posts to render thumbnails. Also adds support for the `limit` url param on the posts show page.