aboutsummaryrefslogtreecommitdiff
path: root/src/components/Sections/LatestPosts.astro
Commit message (Collapse)AuthorAgeFilesLines
* feat: add LatestPosts section to homepageValentin Popov6 days1-0/+35
- Introduced a new LatestPosts component to display the five most recent blog posts. - Updated the index page to include the LatestPosts section, enhancing content visibility. - Made minor text adjustments in the Welcome section for clarity.