aboutsummaryrefslogtreecommitdiff
path: root/src/pages/404.astro
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove unused environment variables and update layout componentsValentin Popov2025-06-111-4/+5
| | | | | | | - Deleted the .env and src/env.d.ts files as they are no longer needed. - Updated BaseLayout to require title and description props directly, ensuring better clarity in component usage. - Adjusted various pages to pass explicit title and description values, enhancing SEO and user experience. - Increased print width in .prettierrc.mjs for improved code formatting.
* Add 404 pageValentin Popov2024-10-031-0/+18