mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 13:18:20 +00:00
chore(doc): Add the Wasmer logo to the generated API documentation
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
)]
|
||||
#![cfg_attr(nightly, feature(unwind_attributes))]
|
||||
#![doc(html_favicon_url = "https://wasmer.io/static/icons/favicon.ico")]
|
||||
#![doc(html_logo_url = "https://avatars3.githubusercontent.com/u/44205449?s=200&v=4")]
|
||||
#![doc(html_logo_url = "https://github.com/wasmerio.png?size=200")]
|
||||
|
||||
mod abi;
|
||||
mod compiler;
|
||||
|
||||
Reference in New Issue
Block a user