Skip to content

Commit 1b6146f

Browse files
Removed deindex temp
1 parent 36a0bd5 commit 1b6146f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_templates/_page_openshift.html.erb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
<meta content="IE=edge" http-equiv="X-UA-Compatible">
1111
<meta content="width=device-width, initial-scale=1.0" name="viewport">
1212
<%= (distro_key == "openshift-webscale") ? '<meta name="robots" content="noindex,nofollow">' : '' %>
13-
<%= ((["3.0", "3.1", "3.2", "3.3", "3.4", "3.5", "3.6", "3.7", "3.9", "3.10", "4.1", "4.2", "4.3", "4.4", "4.5"].include?(version)) && distro_key == "openshift-enterprise") ? '<meta name="robots" content="noindex">' : '' %>
1413
<title><%= [topic_title, subgroup_title].compact.join(' - ') %> | <%= group_title %> | <%= distro %> <%= version %></title>
1514
<link href="https://assets.openshift.net/content/subdomain.css" rel="stylesheet" type="text/css">
1615
<link href="https://docs.openshift.com/container-platform/4.1/_stylesheets/search.css" rel="stylesheet" />

0 commit comments

Comments
 (0)