0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 16:40:26 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
77e65cb92c refactor: simplify Analytics component and update BaseLayout
* style: enhance Header component and update SCSS imports

- 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.

* refactor: simplify Analytics component and update BaseLayout

- Removed props from the Analytics component to streamline its usage.
- Updated BaseLayout to call Analytics without passing the title prop, ensuring default values are used.
2025-06-11 00:12:57 +04:00
b8fd186801 Refactor Analytics component to encode URI parameters 2024-09-12 23:33:43 +00:00
33c9464dad Refactor Analytics and Head components 2024-09-12 22:57:55 +00:00
b16d8ce36c Add Analytics component to BaseLayout 2024-09-12 22:42:08 +00:00