Merge pull request #819 from Pax1601/PeekabooSteam-patch-1

Update index.ejs
This commit is contained in:
Pax1601
2024-02-07 08:56:50 +01:00
committed by GitHub

View File

@@ -27,7 +27,7 @@
<link rel="icon" href="/images/favicons/favicon.ico" />
<link rel="apple-touch-icon" href="images/favicons/apple-touch-icon.png"/>
<link rel="manifest" href="/images/favicons/site.webmanifest" />
<meta name="robots" context="noindex" />
<meta name="robots" content="noindex" />
</head>
<body>
@@ -73,4 +73,4 @@
<script src="javascripts/bundle.js"></script>
</body>
</html>
</html>