Browse Source

Added icon in the generated doc

master
daladim 4 years ago
parent
commit
b8e945cf93
  1. 2
      src/lib.rs

2
src/lib.rs

@ -26,6 +26,8 @@
//! //!
//! Have a look at the [`config`] module to see what default options can be overridden. //! Have a look at the [`config`] module to see what default options can be overridden.
#![doc(html_logo_url = "https://raw.githubusercontent.com/daladim/kitchen-fridge/master/resources/kitchen-fridge.svg")]
pub mod traits; pub mod traits;
pub mod calendar; pub mod calendar;

Loading…
Cancel
Save