Commit 5d8cb6f
fix(site): sort gallery entries alphabetically instead of insertion order
Entries were rendered in scripts.json array order for both the full
list and every filtered view, since both share the same `filtered`
getter which only filtered, never sorted.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent e28c824 commit 5d8cb6f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| |||
0 commit comments