瀏覽代碼

Merge branch 'develop' into patch-3

Andrew Collington 2 年之前
父節點
當前提交
f7f1cf476f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      index.php

+ 1 - 0
index.php

@@ -507,6 +507,7 @@ $opcache = (new Service($options))->handle();
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
+    <meta name='robots' content='noindex, nofollow' />
     <title>OPcache statistics on <?= $opcache->getData('version', 'host'); ?></title>
     <script src="//cdnjs.cloudflare.com/ajax/libs/react/18.2.0/umd/react.production.min.js"></script>
     <script src="//cdnjs.cloudflare.com/ajax/libs/react-dom/18.2.0/umd/react-dom.production.min.js"></script>