Commit e9fc29e
authored
Trim link titles in next/previous buttons for 10 myths series (#60)
Adjust our purpose-built template for intra-series linking to recognize
the 10 myths series and trim links from redundant text.
Reviewed by @jabraham17 -- thanks!
Before:
<img width="1430" height="352" alt="image"
src="https://github.com/user-attachments/assets/0368c169-e4fc-4dbd-9a9e-f85c717a849a"
/>
After:
<img width="1402" height="218" alt="image"
src="https://github.com/user-attachments/assets/d378eaf2-f176-49ed-a285-52e8b03d584c"
/>1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
0 commit comments