fix(docs): update book.toml icon for Font Awesome 6 #115

Merged
forbes merged 1 commits from fix/book-toml-fa6 into main 2026-02-09 15:03:12 +00:00
Owner

mdBook v0.5 upgraded from Font Awesome 4.7 to 6.2 (SVG-based). The old fa-code-branch class no longer exists and causes a render failure. Use fas-code-fork as recommended by the mdBook docs for non-GitHub repos.

mdBook v0.5 upgraded from Font Awesome 4.7 to 6.2 (SVG-based). The old `fa-code-branch` class no longer exists and causes a render failure. Use `fas-code-fork` as recommended by the mdBook docs for non-GitHub repos.
forbes added 1 commit 2026-02-09 15:02:57 +00:00
fix(docs): update book.toml icon for Font Awesome 6
Some checks failed
Build and Test / build (pull_request) Failing after 1m36s
4186626a05
mdBook v0.5 upgraded from Font Awesome 4 to 6 (SVG-based).
The old fa-code-branch class no longer exists. Use fas-code-fork
as recommended by the mdBook docs for non-GitHub repos.
forbes merged commit 2255264efc into main 2026-02-09 15:03:12 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#115