summaryrefslogtreecommitdiffstats
path: root/src/pages/mentions-legales.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(schema): use helpers function to avoid repeat between pagesArmand Philippot2022-05-231-41/+21
* chore: use persistent layoutArmand Philippot2022-05-171-2/+7
* refactor: use custom hook for breadcrumb items and schemaArmand Philippot2022-05-161-14/+8
* refactor: rewrite DescriptionList and Meta componentsArmand Philippot2022-05-091-18/+8
* chore: add a LegalNotice pageArmand Philippot2022-05-031-0/+140
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-150/+0
* refactor: use formatjs swc pluginArmand Philippot2022-03-231-0/+3
* feat: improve Ackee tracking (#11)Armand Philippot2022-02-231-1/+7
* refactor: replace script tags with next/script (#10)Armand Philippot2022-02-211-4/+6
* fix: make schema.org markup valid (#4)Armand Philippot2022-02-161-0/+1
* refactor(config): move config from config dir to utilsArmand Philippot2022-01-291-13/+13
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-9/+26
* chore(i18n): replace i18n provider and helpersArmand Philippot2022-01-291-12/+12
* fix: handle translation with linguiArmand Philippot2022-01-281-5/+4
* chore: add opengraph and twitter metaArmand Philippot2022-01-191-3/+8
* refactor(config): move defaultLocale as property of config.localesArmand Philippot2022-01-191-2/+2
* chore: add structured data using schema.org and JSON-LDArmand Philippot2022-01-191-0/+50
* chore: update sidebar and widgets stylesArmand Philippot2022-01-151-3/+4
* chore: move Main grid to its childrenArmand Philippot2022-01-061-3/+6
* refactor: reuse PostMeta components on single articles/pagesArmand Philippot2022-01-061-6/+22
* chore: replace legal notice page content with MDX contentArmand Philippot2021-12-241-15/+5
* chore: add a table of contentsArmand Philippot2021-12-211-2/+10
* chore: add a breadcrumb componentArmand Philippot2021-12-211-3/+4
* refactor: rewrite types and servicesArmand Philippot2021-12-201-2/+2
* chore: create legal notice viewArmand Philippot2021-12-151-0/+48