-
-
Games
+ Games
-
Robot Fire
-
-
Other Projects
+ Other Projects
-
cloudberrygames
diff --git a/app/page.tsx b/app/page.tsx index 66f4fcc..c034f6f 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,6 +1,3 @@ -import searchPic from '../public/search.svg'; - - import mastodonPic from '../public/mastodon.svg'; import githubPic from '../public/github.svg'; import instagramPic from '../public/instagram.svg'; @@ -13,7 +10,8 @@ import Image from "next/image"; import Link from "next/link"; import AnimatedLink from '../components/animatedLink'; import BlogArea from "../components/blogpost"; -import HeaderToolbar from "../components/header/toolbar"; + +import MainHeader from "@/components/header/main"; // Mock data for blog posts const blogposts = [ @@ -50,34 +48,7 @@ const blogposts = [ export default function Home() { return (
- Hello. I am is a programmer, hacker, and gamer. Love comics, coding, read books. There I am posting articles about science and another staff, that’s im like. -
-