Deduplicate sitemap URL entry builders

This commit is contained in:
2026-06-21 13:09:35 +02:00
parent b3d69f0291
commit 4a8a420c62
2 changed files with 61 additions and 30 deletions

View File

@@ -22,6 +22,7 @@ after each item.
- [x] `rendering/links_and_languages.ex`
- [x] `generation/validation.ex`
- [x] `generation/outputs.ex`
- [x] `generation/sitemap.ex`
---