chore: add noindex to app entry

This commit is contained in:
Carlos Valente
2024-12-31 22:22:50 +01:00
committed by Carlos Valente
parent a21e32a097
commit 260d326989
+1
View File
@@ -11,6 +11,7 @@
<link rel="icon" type="image/png" href="/ontime-logo.png" />
<link rel="manifest" href="/site.webmanifest" />
<link rel="manifest" href="/manifest.json" />
<meta name="robots" content="noindex" />
<title>ontime</title>
<style>
body,