Unify generation render fallbacks

This commit is contained in:
2026-06-21 13:17:44 +02:00
parent ccfaa4afe6
commit 66c24b565f
2 changed files with 53 additions and 58 deletions

View File

@@ -25,6 +25,7 @@ after each item.
- [x] `generation/sitemap.ex`
- [x] `generation/data.ex`
- [x] `generation/paths.ex`
- [x] `generation/renderers.ex`
---