aboutsummaryrefslogtreecommitdiff
path: root/src/components/Header.astro
Commit message (Collapse)AuthorAgeFilesLines
* feat: add header component and update blog layoutValentin Popov7 days1-0/+22
| | | | | | | - Introduced a new Header component for site navigation. - Integrated Header into BaseLayout for consistent site structure. - Updated blog post layout to include the post title in a dedicated section. - Minor update to README for license clarity.
* Deleted the page headersValentin Popov2024-10-241-64/+0
|
* Update blog post metadata and stylesValentin Popov2024-10-031-1/+1
|
* Refactor Footer and Header components, update layout styles, and adjust ↵Valentin Popov2024-09-181-20/+28
| | | | Analytics placement
* Refactor Analytics component to encode URI parametersValentin Popov2024-09-131-2/+3
|
* Refactor Astro components and layoutsValentin Popov2024-09-121-0/+46
|
* Added global stylesValentin Popov2024-09-121-5/+1
|
* Remove blog link from header componentValentin Popov2024-09-121-1/+0
|
* Added basic structureValentin Popov2024-09-051-0/+14