mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-10 08:39:34 +00:00
chore: add noindex to app entry
This commit is contained in:
committed by
Carlos Valente
parent
a21e32a097
commit
260d326989
@@ -11,6 +11,7 @@
|
|||||||
<link rel="icon" type="image/png" href="/ontime-logo.png" />
|
<link rel="icon" type="image/png" href="/ontime-logo.png" />
|
||||||
<link rel="manifest" href="/site.webmanifest" />
|
<link rel="manifest" href="/site.webmanifest" />
|
||||||
<link rel="manifest" href="/manifest.json" />
|
<link rel="manifest" href="/manifest.json" />
|
||||||
|
<meta name="robots" content="noindex" />
|
||||||
<title>ontime</title>
|
<title>ontime</title>
|
||||||
<style>
|
<style>
|
||||||
body,
|
body,
|
||||||
|
|||||||
Reference in New Issue
Block a user