fix(docs): update book.toml icon for Font Awesome 6 #115
Reference in New Issue
Block a user
Delete Branch "fix/book-toml-fa6"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mdBook v0.5 upgraded from Font Awesome 4.7 to 6.2 (SVG-based). The old
fa-code-branchclass no longer exists and causes a render failure. Usefas-code-forkas recommended by the mdBook docs for non-GitHub repos.