From d5487ba6fa8d21f0b90acbabfd6163f697e1e99e Mon Sep 17 00:00:00 2001 From: Feriman <Feriman22@users.noreply.github.com> Date: Fri, 9 Feb 2024 11:03:06 +0100 Subject: [PATCH] chore: add noindex (#2981) --- frontend/public/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/public/index.html b/frontend/public/index.html index 39d926d8..530da7cf 100644 --- a/frontend/public/index.html +++ b/frontend/public/index.html @@ -16,6 +16,8 @@ [{[ if .Name -]}][{[ .Name ]}][{[ else ]}]File Browser[{[ end ]}] </title> + <meta name="robots" content="noindex,nofollow"> + <link rel="icon" type="image/png"