diff --git a/index.html b/index.html
index 361b968..b7b5bcd 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
-
Document
+ John Costa
diff --git a/src/components/pages/Front.page.jsx b/src/components/pages/Front.page.jsx
index 8327220..21e8a2a 100644
--- a/src/components/pages/Front.page.jsx
+++ b/src/components/pages/Front.page.jsx
@@ -19,7 +19,7 @@ import Projects from '../sections/Projects';
// Component
//============================================================
-const DELAY = 0;
+const DELAY = 750;
const FrontPage = () => {
return (
diff --git a/src/components/sections/Projects.jsx b/src/components/sections/Projects.jsx
index 0344fcf..ead7908 100644
--- a/src/components/sections/Projects.jsx
+++ b/src/components/sections/Projects.jsx
@@ -65,9 +65,10 @@ const Projects = () => {
liveUrl="https://johncosta27.github.io/Snake/"
>
- My first big project. A classic snake game that adapts to the screen size you are on.
+ My first big project. A classic snake game that adapts to the
+ screen size you are on.
-
+