Disallow indexing of all file pages

This commit is contained in:
2024-08-27 01:29:09 +02:00
parent 062b0df7f1
commit 8887a043c8
4 changed files with 12 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
<title>{{.Title}}</title>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="robots" content="noindex, nofollow">
<link id="stylesheet_layout" rel="stylesheet" type="text/css" href="/res/style/layout.css?v{{cacheID}}"/>
<link id="stylesheet_theme" rel="stylesheet" type="text/css" href="/theme.css"/>