Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/head.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/head.html b/layouts/head.html
index df60be49..8b52e03a 100644
--- a/layouts/head.html
+++ b/layouts/head.html
@@ -22,6 +22,8 @@
<% else %>
<meta name="docsearch:version" content="<%= ENV['CI_DEFAULT_BRANCH'] %>" />
<% end %>
+<meta name="docsearch:pageRank" content="<%= algolia_rank(@item).to_s %>" />
+<meta name="docsearch:level" content="<%= algolia_level(@item).to_s %>" />
<link crossorigin href="https://3PNCFOU757-dsn.algolia.net" rel="preconnect" />
<!-- Enable CSP headers -->