Add favicon
This commit is contained in:
parent
a590d7e1e9
commit
b2572ebfe5
9 changed files with 73 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use chrono::NaiveDate;
|
||||
use ron::ser::{to_string_pretty, PrettyConfig};
|
||||
use ron::ser::{PrettyConfig, to_string_pretty};
|
||||
use serde::{Deserialize, Serialize};
|
||||
|
||||
#[derive(Serialize, Deserialize, Clone)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue