From 1ff8b6793fcdf493c650deb381f1c1962de82819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Sun, 9 Jan 2022 21:47:11 +0400 Subject: [PATCH] Add infos sw to _document --- pages/_document.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pages/_document.js b/pages/_document.js index ebff5ee..d9a1191 100644 --- a/pages/_document.js +++ b/pages/_document.js @@ -8,7 +8,16 @@ export default class MyDocument extends Document { render() { return ( - + + + + + + + + + +