diff --git a/index.html b/index.html
index 5016fc3..41804b9 100644
--- a/index.html
+++ b/index.html
@@ -1,4 +1,4 @@
-
+
@@ -12,8 +12,12 @@
/>
- Smart Shopping List
+ CollabShop
+
diff --git a/src/api/useAuth.jsx b/src/api/useAuth.jsx
index ca07ae6..a659720 100644
--- a/src/api/useAuth.jsx
+++ b/src/api/useAuth.jsx
@@ -20,8 +20,9 @@ export const SignInButton = () => (
/**
* A button that signs the user out of the app using Firebase Auth.
*/
-export const SignOutButton = () => (
-