diff --git a/pages/_document.tsx b/pages/_document.tsx index 742a089..320ed42 100644 --- a/pages/_document.tsx +++ b/pages/_document.tsx @@ -8,7 +8,7 @@ export default function Document() { - +
diff --git a/pages/index.tsx b/pages/index.tsx index 4799bc4..0113da1 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -15,10 +15,6 @@ interface LandingProps { export default function Landing({ jobs, skills, projects }: LandingProps) { return (
- - {/* */} - - peng