Skip to content

fix(docs): restore missing Nerd Font glyphs in Hero usage_limits formats#186

Merged
stephenleo merged 1 commit into
mainfrom
fix/docs-showcase-nerd-font-formats
May 13, 2026
Merged

fix(docs): restore missing Nerd Font glyphs in Hero usage_limits formats#186
stephenleo merged 1 commit into
mainfrom
fix/docs-showcase-nerd-font-formats

Conversation

@stephenleo
Copy link
Copy Markdown
Owner

Summary

  • Restores nf-fa-clock (U+F017) in five_hour_format and nf-fa-calendar (U+F073) in seven_day_format in the Hero showcase config — both had been silently replaced with a plain space, so those lines showed no icon on the docs site

Follow-up to #185 which caught the symbol glyphs; these were in the format strings.

Test plan

  • Visit /showcase on the deployed docs site, open the Hero config block, confirm the five_hour_format and seven_day_format lines render clock and calendar icons

🤖 Generated with Claude Code

five_hour_format and seven_day_format in the Hero showcase config had their
nf-fa-clock (U+F017) and nf-fa-calendar (U+F073) glyphs replaced with a
plain space, making those lines render without icons in the docs site.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@stephenleo stephenleo merged commit 0e54bf2 into main May 13, 2026
3 checks passed
@stephenleo stephenleo deleted the fix/docs-showcase-nerd-font-formats branch May 13, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant