summaryrefslogtreecommitdiff
path: root/src/components/PostHeader.astro
AgeCommit message (Collapse)Author
4 daysrefactor: made the home page blog post cards and the blog post card header ↵IwanIDev
more consistent They are now the same component. I've renamed the component from PostHeader to BlogPostCard, which is more accurate now.
10 daysfeat: add date formatting for publish dates in BlogPosts and PostHeader ↵IwanIDev
components
10 daysfeat: implement PostHeader component and add blog post routeIwanIDev