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 <axilleas@axilleas.me>2017-01-30 19:09:28 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-01-30 19:09:28 +0300
commit397bc8199954d9e76e65a2c4fdabe3176dab6560 (patch)
tree211ad11e6da2bd872c33f980a9aaef12acff0c46 /layouts/docsearch.html
parent3dfb9cf973d737ba36b63a1c8a6c98626b77c364 (diff)
Replace 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 02a4b69a..ffcce908 100644
--- a/layouts/docsearch.html
+++ b/layouts/docsearch.html
@@ -1,7 +1,7 @@
<!-- Algolia docsearch https://community.algolia.com/docsearch/ -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/2/docsearch.min.js"></script>
<script type="text/javascript"> docsearch({
-apiKey: '107cb888c328ec0fd6de27246b4b1252',
+apiKey: 'f1a2ed7814afd15f80915de1141e6865',
indexName: 'gitlab',
inputSelector: 'docsearch',
debug: false // Set debug to true if you want to inspect the dropdown