| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(projects): load content dynamically and refresh table of contents | Armand Philippot | 2022-09-21 | 1 | -0/+28 |
| The previous way of handling content import was causing issue. So I use dynamic import instead. However, the table of contents was not displayed because the wrapper is first empty. I added a mutation observer to refresh the table of contents when the body is updated. | |||||
