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:
authorSarah German <sgerman@gitlab.com>2022-04-22 01:59:22 +0300
committerEvan Read <eread@gitlab.com>2022-04-22 01:59:22 +0300
commit6cffc9b0ccaea94674908adefa9ce996f73cc4d7 (patch)
treeff455876e35962ecce3260a9f0ca3d7c89916fba /layouts/head.html
parent26dac15ed1f9a47584aa2055cbaa7f76efa6d386 (diff)
Update DocSearch from 3.0.0-alpha.50 to 3.0.0
Diffstat (limited to 'layouts/head.html')
-rw-r--r--layouts/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/head.html b/layouts/head.html
index 30b8ef6d..361aeeb3 100644
--- a/layouts/head.html
+++ b/layouts/head.html
@@ -39,7 +39,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!-- end of fontawesome -->
<!-- Docsearch https://community.algolia.com/docsearch/ - via CDN -->
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@alpha" />
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
<!-- end of docsearch -->
<% if production? %>