Skip to content

Commit ae6374c

Browse files
Merge pull request #87 from SpringRoll/feature/184583615-Pixi-Prevent-Google-indexing
Feature/184583615 pixi prevent google indexing
2 parents 08d968b + 52baf1d commit ae6374c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/Springroll.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<%= title %>
1010
</title>
1111
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
12+
<meta name="robots" content="noindex">
1213
</head>
1314

1415
<body>

0 commit comments

Comments
 (0)