Files
blowfish/layouts/_default
rxchi1d 17906e63e2 refactor(admonition): simplify title handling logic
Replace complex title processing (9 lines) with single-line title filter approach.

Changes:
- Simplify $admonitionTitle definition from 5 variables to 1 line
- Remove $titleClass conditional logic (4 lines)
- Replace dynamic CSS class with static "grow" class
- Use Hugo title filter instead of CSS capitalize
- Remove TrimSpace processing per author feedback

This maintains the same visual behavior while significantly reducing code complexity.

Related: PR #2704 feedback from ZhenShuo2021
2026-01-04 23:25:28 +08:00
..
2025-12-27 17:32:00 +08:00
2025-12-22 09:53:58 +08:00
2025-12-23 01:13:56 +08:00
2025-09-23 18:01:08 +08:00
2025-10-11 15:19:35 +08:00