From 274030e8d614c6caf635d5a53a9ec562cb30d2fc Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Fri, 21 Mar 2025 14:49:49 +0000 Subject: [PATCH] chore: meta tag change - `X-UA-Compatible` is only used by Internet Explorer, so it removed - `robots` allows the panel not to be indexed by a search engine --- web/html/common/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/html/common/head.html b/web/html/common/head.html index 4c6bb4e2..35901769 100644 --- a/web/html/common/head.html +++ b/web/html/common/head.html @@ -2,8 +2,8 @@
- + -