You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to show the most relevant, and latest posts on the home page.
Right now we are showing the second batch of blogs (page 2/2), instead of the first batch (most recent)
Acceptance Criteria
Shows the three most recent blog posts
Instead of having the pagination "Next" button, have a button that redirects to all the blog posts
Description
We need to show the most relevant, and latest posts on the home page.
Right now we are showing the second batch of blogs (page 2/2), instead of the first batch (most recent)
Acceptance Criteria