diff --git a/README.md b/README.md
index bae58bb..f727edf 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# bggpipe — Shelf-to-BoardGameGeek Collection Pipeline
+
+
Photograph your board game shelves. End up with your whole collection — including which *edition* of each game you own — cataloged on [BoardGameGeek](https://boardgamegeek.com).
```
@@ -42,3 +44,5 @@ This tool is **not affiliated with or supported by BoardGameGeek**. It uses only
## License
MIT — see [LICENSE](LICENSE).
+
+Mascot art by Juniper, used with pride.
diff --git a/assets/logo-full.jpeg b/assets/logo-full.jpeg
new file mode 100644
index 0000000..7391aea
Binary files /dev/null and b/assets/logo-full.jpeg differ
diff --git a/assets/logo-square.jpeg b/assets/logo-square.jpeg
new file mode 100644
index 0000000..0462152
Binary files /dev/null and b/assets/logo-square.jpeg differ
diff --git a/src/bggpipe/static/favicon.png b/src/bggpipe/static/favicon.png
new file mode 100644
index 0000000..3f37d68
Binary files /dev/null and b/src/bggpipe/static/favicon.png differ
diff --git a/src/bggpipe/static/logo-full.jpg b/src/bggpipe/static/logo-full.jpg
new file mode 100644
index 0000000..1acdf42
Binary files /dev/null and b/src/bggpipe/static/logo-full.jpg differ
diff --git a/src/bggpipe/static/logo.jpg b/src/bggpipe/static/logo.jpg
new file mode 100644
index 0000000..664bd5b
Binary files /dev/null and b/src/bggpipe/static/logo.jpg differ
diff --git a/src/bggpipe/templates/review.html b/src/bggpipe/templates/review.html
index 3a8b9bf..bc327a1 100644
--- a/src/bggpipe/templates/review.html
+++ b/src/bggpipe/templates/review.html
@@ -4,7 +4,7 @@