From b7dc9051aee86dee85f712fc5d3234f089e4433c Mon Sep 17 00:00:00 2001 From: DIYgod Date: Wed, 21 Sep 2022 19:31:02 +0100 Subject: [PATCH] feat: remove google fonts --- src/pages/_document.tsx | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx index fc24238d..87082839 100644 --- a/src/pages/_document.tsx +++ b/src/pages/_document.tsx @@ -3,18 +3,7 @@ import { Html, Head, Main, NextScript, DocumentProps } from "next/document" export default function Document(props: DocumentProps) { return ( - - - - - +