Add html_logo_url to iced_core and iced_lazy
This commit is contained in:
parent
d98d700c4d
commit
6fe6daa64f
2 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
|||
#![doc(
|
||||
html_logo_url = "https://raw.githubusercontent.com/iced-rs/iced/9ab6923e943f784985e9ef9ca28b10278297225d/docs/logo.svg"
|
||||
)]
|
||||
pub mod component;
|
||||
pub mod responsive;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue