diff --git a/components/Auth.tsx b/components/Auth.tsx index 1f7d80c..ba4b4d4 100644 --- a/components/Auth.tsx +++ b/components/Auth.tsx @@ -21,7 +21,7 @@ const Auth: FunctionComponent<{ redirect: string }> = ({ redirect }) => {
Enter Password
-

+

This route (the folder itself and the files inside) is password protected. If you know the password, please enter it below.

@@ -44,7 +44,7 @@ const Auth: FunctionComponent<{ redirect: string }> = ({ redirect }) => { }} />