From 13c5e9ce54f45a921de69cb06f4410c4e5f7006e Mon Sep 17 00:00:00 2001 From: Michal Sapka Date: Tue, 6 Sep 2022 23:15:20 +0200 Subject: feat: start theme all over again --- pages/index.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'pages/index.tsx') diff --git a/pages/index.tsx b/pages/index.tsx index 1e82aa8a..47a944fd 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -12,7 +12,6 @@ import { Stack, Button, } from '@chakra-ui/react' -import Head from 'next/head' import { AiFillGithub,AiFillMediumCircle} from "react-icons/ai"; import Publications from "../data/publications" import { NextSeo } from 'next-seo' -- cgit v1.2.3