Added noindex to prevent SEO from indexing user's sites. Reverted http3 support as docker users were having port issue (#1850)

This commit is contained in:
Joe Milazzo 2023-03-05 16:00:21 -06:00 committed by GitHub
parent 40d68ea6c5
commit 45e69b087e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -14,6 +14,7 @@
<meta name="msapplication-config" content="assets/icons/browserconfig.xml">
<meta name="theme-color" content="#000000">
<meta name="apple-mobile-web-app-status-bar-style" content="#000000">
<meta name='robots' content='noindex,follow' />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">