| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build(deps): bump all dependencies | Armand Philippot | 2022-05-25 | 1 | -1/+0 |
| | | | | | | | | I moved the website picture from useSettings to the layout component since it is only used here. This reduce the number of Jest errors. However, there's still some issues with some images import... | ||||
| * | chore: use persistent layout | Armand Philippot | 2022-05-17 | 1 | -6/+5 |
| | | | | | | It prevents to rerender the common components between pages (header, footer...). | ||||
| * | refactor: use custom hook for breadcrumb items and schema | Armand Philippot | 2022-05-16 | 1 | -5/+7 |
| | | |||||
| * | chore: add a Layout component | Armand Philippot | 2022-04-22 | 1 | -0/+34 |
| It defines the different components used by all other layouts. | |||||
