Prevent crawling
This commit is contained in:
parent
5a1b8331d5
commit
f47c6fb355
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
<title>Service unavailable</title>
|
||||
<link rel="shortcut icon" type="image/png" href="assets/icon.jpg">
|
||||
<meta name="color-scheme" content="light dark">
|
||||
<meta name="robots" content="noindex">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Oh no!</h1>
|
||||
|
|
Loading…
Reference in a new issue