| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components,pages): extract MDX components mapping from pages | Armand Philippot | 2023-11-22 | 1 | -0/+90 |
| Instead of repeating the overriding on each pages, we should define it in one place and reuse it in pages. By default it is not possible to override native HTML tags with MDX so I added a plugin in next config to allow it. | |||||
