Skip to content

Commit 61e6edc

Browse files
Merge pull request #88 from SpringRoll/feature/184583615-CreateJS-Prevent-Google-indexing
Feature/184583615 create js prevent google indexing
2 parents ab9ea36 + 348132f commit 61e6edc

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)