aboutsummaryrefslogtreecommitdiff
path: root/src/components/PostSummary.astro
Commit message (Collapse)AuthorAgeFilesLines
* style: enhance Header component and update SCSS imports (#50)Valentin Popov7 days1-1/+1
| | | | | - Improved the Header component by adding a site title with styling. - Wrapped navigation links in a div for better structure. - Updated SCSS imports across multiple components for consistency.
* chore: migrate sass imports to use (#49)Valentin Popov7 days1-1/+1
|
* Fixed visited linkValentin Popov2024-09-181-0/+4
|
* Update launch configuration and enhance PostSummary component layoutValentin Popov2024-09-181-28/+22
|
* Added Pagination componentValentin Popov2024-09-131-0/+51