aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/meta.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite Link componentArmand Philippot2023-11-111-1/+1
* refactor(components): rewrite DescriptionList componentArmand Philippot2023-11-111-49/+54
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-10/+6
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-5/+8
* chore: adjust and complete missing stylesArmand Philippot2022-05-161-16/+43
* chore: improve accessibilityArmand Philippot2022-05-151-6/+20
* chore: add the Blog index pageArmand Philippot2022-05-131-38/+62
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-30/+274
* chore: add a PageLayout componentArmand Philippot2022-04-251-3/+11
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* chore: add an Overview componentArmand Philippot2022-04-151-0/+4
* chore: add a Meta componentArmand Philippot2022-04-111-0/+70