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>2023-03-07 15:07:54 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2023-03-07 15:07:54 +0300
commit7846dd526e31550f845e8e66452d11be822c8689 (patch)
tree6a8168208c3cc7fab0cab4af4ed6ae1860f35d20
parent385e7aff14bf248e34382e82bf73403a5517b79d (diff)
parentd99af07c9adf195c73875c83d97f4d80d13cdda8 (diff)
Merge branch 'gps-id' into 'main'
Update Google Programmable Search customer ID See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3625 Merged-by: Achilleas Pipinellis <axil@gitlab.com> Co-authored-by: Sarah German <sgerman@gitlab.com>
-rw-r--r--content/frontend/services/google_search_api.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/frontend/services/google_search_api.js b/content/frontend/services/google_search_api.js
index f92558bd..4267e320 100644
--- a/content/frontend/services/google_search_api.js
+++ b/content/frontend/services/google_search_api.js
@@ -1,2 +1,2 @@
export const GPS_ENDPOINT = 'https://www.googleapis.com/customsearch/v1/siterestrict?';
-export const GPS_ID = '63d73a0a2aa0a4871';
+export const GPS_ID = '97494f9fe316a426d';