Commit feaf4c0
committed
feat(reports): add dinosaur-themed monthly report titles
Replace generic 'Monthly Report: January 2026' titles with catchy,
alliterative dinosaur-themed titles like 'Jurassic January 2026'.
Changes:
- Add monthlyTitles array with 12 themed names
- Update title format to use dinosaur themes
- Maintain deterministic /YYYY/MM slug format
Titles by month:
- January: Jurassic January
- February: Fossil February
- March: Mesozoic March
- April: Allosaurus April
- May: Megalosaurus May
- June: Juravenator June
- July: Jovial July
- August: Archaeopteryx August
- September: Stegosaurus September
- October: Ornithopod October
- November: Nodosaurus November
- December: Deinonychus December
Assisted-by: Claude Sonnet 4.5 via OpenCode1 parent 63e4a5e commit feaf4c0
1 file changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
57 | 74 | | |
58 | 75 | | |
59 | 76 | | |
60 | 77 | | |
61 | 78 | | |
62 | 79 | | |
63 | | - | |
| 80 | + | |
64 | 81 | | |
65 | 82 | | |
66 | 83 | | |
| |||
0 commit comments