| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(build): replace paths aliases with relative paths | Armand Philippot | 2023-09-19 | 1 | -1/+1 |
| | | | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases. | ||||
| * | build(deps): bump all dependencies | Armand Philippot | 2022-05-25 | 1 | -21/+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: add a Contact page | Armand Philippot | 2022-05-07 | 1 | -1/+7 |
| | | |||||
| * | chore: add homepage | Armand Philippot | 2022-05-03 | 1 | -0/+112 |
