📝 Actualiza documentación con favicon propio
This commit is contained in:
parent
74e497f170
commit
c4518d2eeb
4 changed files with 12 additions and 0 deletions
|
@ -30,6 +30,10 @@
|
|||
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
|
||||
#![doc(
|
||||
html_favicon_url = "https://git.cillero.es/manuelcillero/pagetop/raw/branch/main/static/favicon.ico"
|
||||
)]
|
||||
|
||||
use std::collections::HashMap;
|
||||
use std::ops::Deref;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue