We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65fe581 commit 0e83b5dCopy full SHA for 0e83b5d
src/docbuilder/rustwide_builder.rs
@@ -26,6 +26,7 @@ use std::sync::Arc;
26
const USER_AGENT: &str = "docs.rs builder (https://github.com/rust-lang/docs.rs)";
27
const ESSENTIAL_FILES_VERSIONED: &[&str] = &[
28
"brush.svg",
29
+ "favicon.svg",
30
"wheel.svg",
31
"down-arrow.svg",
32
"dark.css",
0 commit comments