mirror of
https://github.com/CloudNebulaProject/barycenter.git
synced 2026-04-10 13:10:42 +00:00
fix: Remove unsupported git-repository-icon from book.toml
The fa-github icon font is not available in newer mdbook versions, causing a "Missing font github" rendering error. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
22987c764e
commit
2b9826f95f
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ default-theme = "light"
|
|||
preferred-dark-theme = "navy"
|
||||
smart-punctuation = true
|
||||
git-repository-url = "https://github.com/CloudNebulaProject/barycenter"
|
||||
git-repository-icon = "fa-github"
|
||||
edit-url-template = "https://github.com/CloudNebulaProject/barycenter/edit/main/book/{path}"
|
||||
site-url = "/"
|
||||
no-section-label = false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue