We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138dc69 commit 6e0688aCopy full SHA for 6e0688a
CHANGELOG.md
@@ -28,6 +28,9 @@
28
the old behavior of ignoring missing renderers, set the `optional` setting
29
for that renderer.
30
[#1122](https://github.com/rust-lang/mdBook/pull/1122)
31
+- If you have a custom favicon, you may need to look into adding an SVG
32
+ version, otherwise the default SVG icon will be displayed.
33
+ [#1230](https://github.com/rust-lang/mdBook/pull/1230)
34
35
### Added
36
- Added a new `[rust]` configuration section to `book.toml`, which allows
0 commit comments