diff --git a/Cargo.lock b/Cargo.lock index 6759b13..5709a53 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,5 +1,5 @@ [root] -name = "fasnacht-learner" +name = "sound-cards" version = "0.1.0" dependencies = [ "glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 593a95a..f8ca70f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "fasnacht-learner" +name = "sound-cards" version = "0.1.0" authors = ["Sebastian Hugentobler "] diff --git a/static/image/card.jpg b/static/image/card.jpg index b1dce06..20dbd14 100644 Binary files a/static/image/card.jpg and b/static/image/card.jpg differ