Skip to content

Commit b5b558e

Browse files
committed
At long last, a logo for our docs!
1 parent 3c09e6a commit b5b558e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdnative/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
//!
8686
//!
8787
88-
// TODO: add logo using #![doc(html_logo_url = "https://<url>")]
88+
#![doc(html_logo_url = "https://github.com/godot-rust/gdnative/raw/master/assets/godot-ferris.svg")]
8989

9090
// Workaround (rustdoc 1.55):
9191
// Items, which are #[doc(hidden)] in their original crate and re-exported with a wildcard, lose

0 commit comments

Comments
 (0)