aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/page-footer.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): replace PageLayout template with PageArmand Philippot2023-11-201-18/+0
* refactor(components): extract MetaItem from MetaListArmand Philippot2023-11-201-8/+5
* refactor(components): replace Meta component with MetaListArmand Philippot2023-11-111-3/+5
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-111-3/+1
* feat(components): add Article, Aside, Footer, Header, Main & NavArmand Philippot2023-10-241-15/+10
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-4/+2
* chore: adjust and complete missing stylesArmand Philippot2022-05-161-1/+3
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-2/+2
* chore: add a PageFooter componentArmand Philippot2022-04-211-0/+26