Commit Graph
7 Commits
Author SHA1 Message Date
Dan Dobos cf1fef8020 feat: enhance SEO with meta tags in index.html; improve typography and layout in various components 2025-10-20 18:07:11 +02:00
Dan Dobos 4aa5040ef5 Refactor code style for consistency and readability
- Updated import statements to use double quotes instead of single quotes across multiple files.
- Reformatted JSX return statements for better alignment and readability.
- Added missing newlines at the end of files where necessary.
- Adjusted component structure for improved clarity in the Landing, Blog, BestPractices, and Projects pages.
- Enhanced error boundary component for better error handling.
- Updated theme overrides for Material-UI components to maintain consistent styling.
2025-10-17 17:13:54 +02:00
dadobos 23b2ee0446 changed layout, cleanup 2023-01-06 19:02:19 +01:00
Dan Dobos 559654aa9d updated dependencies 2022-05-04 00:33:11 +02:00
dadobos 10d993608f landing page structure 2021-01-11 10:13:57 +01:00
dadobos ac2b4bd4e3 added hotjar 2021-01-06 09:28:08 +01:00
dadobos 649bf84f1e first template, material ui, navigation 2021-01-06 08:51:58 +01:00