aboutsummaryrefslogtreecommitdiff
path: root/src/components/Comments.astro
Commit message (Collapse)AuthorAgeFilesLines
* feat: enhance accessibility and language support across componentsValentin Popov6 days1-0/+1
| | | | | | | | - Updated various components to include `lang` attributes for improved accessibility and SEO. - Introduced a new `env.d.ts` file to define environment variables for better type safety. - Adjusted the print width in `.prettierrc.mjs` for improved code formatting. - Streamlined the `Header`, `PostElement`, and `SocialLinks` components for better structure and clarity. - Added language support to blog posts and updated the layout to reflect these changes.
* revert: update comment section themeValentin Popov12 days1-1/+1
|
* style: update comment section themeValentin Popov12 days1-1/+1
|
* Update repository URL in Comments componentValentin Popov2024-09-241-1/+1
|
* Update Comments component to include inline Giscus scriptValentin Popov2024-09-121-0/+1
|
* Update default title and descriptionValentin Popov2024-09-121-3/+1
|
* Added commentsValentin Popov2024-09-061-0/+32