chore: changed the delay and the title of the websit.

This commit is contained in:
2022-05-25 18:01:09 +01:00
parent ca3d3a5088
commit a5b8a6a3e0
3 changed files with 5 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ import Projects from '../sections/Projects';
// Component
//============================================================
const DELAY = 0;
const DELAY = 750;
const FrontPage = () => {
return (