aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/page-header.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): replace PageLayout template with PageArmand Philippot2023-11-201-62/+0
* refactor(components): extract MetaItem from MetaListArmand Philippot2023-11-201-5/+2
* refactor(components): replace Meta component with MetaListArmand Philippot2023-11-111-3/+3
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-111-8/+1
* feat(components): add Article, Aside, Footer, Header, Main & NavArmand Philippot2023-10-241-3/+3
* refactor(components): rewrite Heading componentArmand Philippot2023-10-241-17/+24
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-5/+3
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-1/+1
* chore: adjust and complete missing stylesArmand Philippot2022-05-161-4/+7
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-5/+20
* chore: add homepageArmand Philippot2022-05-031-1/+1
* chore: add a PageHeader componentArmand Philippot2022-04-211-0/+49