We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e14134d commit 7dda4f9Copy full SHA for 7dda4f9
proxy/templates/index.html.erb
@@ -17,6 +17,7 @@ ENV.keys.map { |key| key.to_s }
17
<html>
18
<head>
19
<title>Velocita</title>
20
+ <meta name="robots" content="noindex">
21
<style>
22
body {
23
background-color: #eee;
0 commit comments