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

View File

@@ -11,6 +11,6 @@ build-dir = "book"
default-theme = "coal" default-theme = "coal"
preferred-dark-theme = "coal" preferred-dark-theme = "coal"
git-repository-url = "https://git.kindred-systems.com/kindred/create" git-repository-url = "https://git.kindred-systems.com/kindred/create"
git-repository-icon = "fa-code-branch" git-repository-icon = "fas-code-fork"
additional-css = ["theme/kindred.css"] additional-css = ["theme/kindred.css"]
no-section-label = false no-section-label = false