aboutsummaryrefslogtreecommitdiff
path: root/src/components/Sections/Welcome.astro
Commit message (Collapse)AuthorAgeFilesLines
* refactor: update blog layout and componentsValentin Popov6 days1-0/+10
- Removed the PostSummary component and replaced it with a new PostElement component for better post display. - Introduced SocialLinks and Welcome sections to enhance the homepage layout. - Updated the index page to utilize the new sections, improving overall structure and user experience.