summaryrefslogtreecommitdiff
path: root/public/stats.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/stats.php')
-rw-r--r--public/stats.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/stats.php b/public/stats.php
index 56a2acd..cd1b571 100644
--- a/public/stats.php
+++ b/public/stats.php
@@ -86,11 +86,13 @@ $file_stats['approx_filesize'] = format_filesize($file_stats['approx_filesize'])
<head>
<title>Statistics - <?= INSTANCE_NAME ?></title>
+ <meta name="description" content="The statistics of <?= INSTANCE_NAME ?>">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/static/style.css">
<link rel="shortcut icon" href="/static/favicon.ico" type="image/x-icon">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta name="theme-color" content="#ffe1d4">
+ <meta name="robots" content="noindex, nofollow">
</head>
<body>