diff --git a/logo.svg b/logo.svg
index f90b625..98d8f1d 100644
--- a/logo.svg
+++ b/logo.svg
@@ -3,11 +3,16 @@
-
-
+
+
+
+
+
+
+
+
-
-
+
diff --git a/todo.md b/todo.md
index c6b605a..7d32e4d 100644
--- a/todo.md
+++ b/todo.md
@@ -9,3 +9,5 @@
keyboard).
* See if WebSockets tunnel correctly
* Pretty sure we need to be mutex-locking the cancelFunc calls
+* Getting new certs isn't working behind Cloudflare. Might be able to fix by
+ using the HTTP challenge and allowing HTTP on the Cloudflare side.