| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(toc): render on each route change and exclude aside titles | Armand Philippot | 2022-01-11 | 1 | -3/+0 |
| | | | | | | | On subject pages for example, the table of contents was not updated on route change. So I added router.asPath as dependency of useEffect. I also changed the query to exclude all titles in aside (ToC, widgets). | ||||
| * | chore: move Main grid to its children | Armand Philippot | 2022-01-06 | 1 | -3/+4 |
| | | | | | This way I can use full width background for some blocks. | ||||
| * | chore: add a table of contents | Armand Philippot | 2021-12-21 | 1 | -0/+31 |
