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:
authorAchilleas Pipinellis <axil@gitlab.com>2018-02-12 19:27:32 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-02-12 19:27:32 +0300
commit104c4ee5beac9d4d78830e3aee0348622ade2e31 (patch)
treea381859c095c08de7b0e0f6c7710e80a7033f3d3 /layouts/docsearch.html
parent3c13767f94fb221401f7635db98b8af9f6231ba4 (diff)
Use new Algolia API key
Diffstat (limited to 'layouts/docsearch.html')
-rw-r--r--layouts/docsearch.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/docsearch.html b/layouts/docsearch.html
index 49e0d839..2168a259 100644
--- a/layouts/docsearch.html
+++ b/layouts/docsearch.html
@@ -2,7 +2,7 @@
<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script>
<script type="text/javascript">
docsearch({
-apiKey: 'a28a7d97a1c7b6a4770b31ce4e48415e',
+apiKey: 'ce1690e1421303458a1fcbea0cc4a927',
indexName: 'gitlab',
inputSelector: '.docsearch',
algoliaOptions: {