Sasha commited on
Commit
4d13bf3
·
1 Parent(s): f0fe495

chore: add Google Search Console verification meta tag

Browse files
Files changed (1) hide show
  1. client/index.html +1 -0
client/index.html CHANGED
@@ -9,6 +9,7 @@
9
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
10
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700&display=swap" rel="stylesheet" />
11
  <title>winx_prinx Stream Analytics — Дашборд Аналитики Twitch</title>
 
12
  </head>
13
  <body>
14
  <div id="root"></div>
 
9
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
10
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700&display=swap" rel="stylesheet" />
11
  <title>winx_prinx Stream Analytics — Дашборд Аналитики Twitch</title>
12
+ <meta name="google-site-verification" content="wVVb_dlA2DQscn4zGVQonRdDOaQKD5e3K6UxP-CzFDM" />
13
  </head>
14
  <body>
15
  <div id="root"></div>