8000 logo · froydnj/unicode-normalization@db78f43 · GitHub
[go: up one dir, main page]

Skip to content

Commit db78f43

Browse files
committed
logo
1 parent e0d33a8 commit db78f43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lib.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
//! ```
3939
4040
#![deny(missing_docs, unsafe_code)]
41+
#![doc(html_logo_url = "https://unicode-rs.github.io/unicode-rs_sm.png",
42+
html_favicon_url = "https://unicode-rs.github.io/unicode-rs_sm.png")]
4143

4244
pub use tables::UNICODE_VERSION;
4345

0 commit comments

Comments
 (0)
0