Prevent crawling

This commit is contained in:
Tibo De Peuter 2023-08-03 18:39:14 +02:00
parent 5a1b8331d5
commit f47c6fb355

View file

@ -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>