add bevy icon to docs
This commit is contained in:
parent
52e1f29e02
commit
0800ce9b92
@ -34,6 +34,7 @@
|
||||
//! If you prefer it, you can also consume the individual bevy crates directly.
|
||||
|
||||
#![feature(min_specialization)]
|
||||
#![doc(html_logo_url = "https://bevyengine.org/assets/icon.png", html_favicon_url = "https://bevyengine.org/assets/icon.png")]
|
||||
|
||||
mod add_default_plugins;
|
||||
pub mod prelude;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user