diff --git a/index.html b/index.html index 3f071eec9..0f7f8bca4 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + Three.js 3D Portfolio diff --git a/src/App.tsx b/src/App.tsx index 0c4f9cd5e..bd844cfe8 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -10,6 +10,8 @@ import { Tech, Works, StarsCanvas, + Education, + Footer, } from "./components"; import { useEffect } from "react"; import { config } from "./constants/config"; @@ -32,11 +34,13 @@ const App = () => { +
+