diff --git a/public/index.html b/public/index.html index 6a9f8c2..f705a60 100644 --- a/public/index.html +++ b/public/index.html @@ -21,7 +21,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + ToDo App diff --git a/src/pages/Landing/Landing.js b/src/pages/Landing/Landing.js index 749d9e3..b929eed 100644 --- a/src/pages/Landing/Landing.js +++ b/src/pages/Landing/Landing.js @@ -14,7 +14,7 @@ const Landing = () => { icon: github(10), }, { - href: "https://twitter.com/appwrite_io", + href: "https://twitter.com/appwrite", icon: twitter(10), }, { diff --git a/src/pages/Login/Login.js b/src/pages/Login/Login.js index 115fa7c..451c3ad 100644 --- a/src/pages/Login/Login.js +++ b/src/pages/Login/Login.js @@ -23,7 +23,7 @@ const Login = ({ dispatch }) => { return register ? ( ) : ( -
+

Login