summaryrefslogtreecommitdiff
path: root/src/layout/levels.rs
AgeCommit message (Collapse)Author
2021-11-16Revert page and inline levelsLaurenz
2021-10-31Reorganize modulesLaurenz
Instead of separating functionality into layout and library, everything lives in the library now. This way, related things live side by side and there are no duplicate file names in the two directories.