mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-12 13:28:49 +00:00
fix favicon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#![doc(
|
||||
html_logo_url = "https://github.com/wasmerio.png?size=200",
|
||||
html_favicon_url = "https://wasmer.io/static/icons/favicon.ico"
|
||||
html_favicon_url = "https://wasmer.io/images/icons/favicon-32x32.png"
|
||||
)]
|
||||
#![deny(
|
||||
missing_docs,
|
||||
|
||||
Reference in New Issue
Block a user