From aff6e9909311b526889caf83f5e956ed7a097f13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Felipe=20Gon=C3=A7alves?= Date: Mon, 27 Dec 2021 10:06:39 -0300 Subject: [PATCH] feat(_documment): add icon links and manifest to `Head` --- src/pages/_document.tsx | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx index 38eec81e..e64bc518 100644 --- a/src/pages/_document.tsx +++ b/src/pages/_document.tsx @@ -40,9 +40,26 @@ export default class MyDocument extends Document { return ( - - + + + +