mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
docs: add favicon
This commit is contained in:
parent
d40f37e8d4
commit
ba566439d3
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
|||
//! * [npm (javascript)](https://www.npmjs.com/package/codemp)
|
||||
//!
|
||||
#![doc(html_logo_url = "https://code.mp/static/logo-round.png")]
|
||||
#![doc(html_favicon_url = "https://code.mp/static/favicon.ico")]
|
||||
|
||||
/// core structs and traits
|
||||
pub mod api;
|
||||
|
|
Loading…
Reference in a new issue