From 8080287c3877402ab4545fce505cb0e5fe70447b Mon Sep 17 00:00:00 2001 From: matthew Date: Mon, 3 Oct 2022 23:50:06 +0400 Subject: [PATCH] add metrics --- searching-front/pages/_document.tsx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/searching-front/pages/_document.tsx b/searching-front/pages/_document.tsx index f2af956..64e1ef7 100644 --- a/searching-front/pages/_document.tsx +++ b/searching-front/pages/_document.tsx @@ -12,6 +12,22 @@ class MyDocument extends Document {
+ + +