fix(microprints): limit page to 2 most recently modified files

- Sort source files by mtime (newest first) and take only the first 2
- This limits the page scope for easier testing/investigation
- Temporary limit; will be 10 most recently changed files later
- Updated tests to work with the 2-file limit
This commit is contained in:
2026-05-15 16:21:11 +01:00
parent 5a9940c082
commit f01cdf918a
3 changed files with 29 additions and 10 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

After

Width:  |  Height:  |  Size: 212 KiB