aboutsummaryrefslogtreecommitdiff
path: root/web/index.templ
diff options
context:
space:
mode:
Diffstat (limited to 'web/index.templ')
-rw-r--r--web/index.templ1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/index.templ b/web/index.templ
index ff3994f..90ee5a4 100644
--- a/web/index.templ
+++ b/web/index.templ
@@ -12,6 +12,7 @@ templ base(title string, body templ.Component) {
<title>{ title }</title>
<link rel="stylesheet" href={ xess.URL }/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
+ <meta name="robots" content="noindex,nofollow"/>
<style>
body,
html {