summaryrefslogtreecommitdiffstats
path: root/src/pages/contact.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(sidebar): use a component to avoid styles repetitionArmand Philippot2022-01-111-2/+3
* chore: add a social media widget on contact and cv pagesArmand Philippot2022-01-101-0/+9
* chore: move Main grid to its childrenArmand Philippot2022-01-061-2/+5
* refactor: reuse PostMeta components on single articles/pagesArmand Philippot2022-01-061-3/+5
* refactor(sharing): avoid nested template literalsArmand Philippot2022-01-041-1/+2
* chore: add a breadcrumb componentArmand Philippot2021-12-211-3/+6
* refactor: rewrite types and servicesArmand Philippot2021-12-201-2/+8
* chore: create mutation to send mail from contact formArmand Philippot2021-12-171-2/+22
* chore: create contact pageArmand Philippot2021-12-161-0/+104