From 2f98db854941dcc6e4256f03989dbd3865f0c9d6 Mon Sep 17 00:00:00 2001 From: Steve Myers Date: Wed, 22 Dec 2021 21:38:54 -0800 Subject: [PATCH] Add back old logo to static/bdk.svg This is required so that old releases of bdk on crates.io won't show a broken image link. Should be replaced with SVG version of new logo. --- static/bdk.svg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 static/bdk.svg diff --git a/static/bdk.svg b/static/bdk.svg new file mode 100644 index 00000000..6fb06d6c --- /dev/null +++ b/static/bdk.svg @@ -0,0 +1,16 @@ + + + + Logo Rounded + Created with Sketch. + + + + + + + \ No newline at end of file