Logo update
This commit is contained in:
parent
c3bd12a761
commit
4c208acc59
50 changed files with 9592 additions and 577 deletions
|
@ -2,7 +2,7 @@ import React from "react";
|
|||
import Box from "@mui/material/Box";
|
||||
import About from "./About.jsx";
|
||||
import Projects from "./Projects.jsx";
|
||||
import Environments from "./Environments.jsx";
|
||||
//import Environments from "./Environments.jsx";
|
||||
import Footer from "./Footer.jsx";
|
||||
|
||||
const Skills = React.lazy(() => import("./Skills.jsx"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue