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-05-25 15:49:34 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-05-25 16:19:50 +0300
commit995c43658f0d921a9190881d5528333e60c5e644 (patch)
treec778788f7926efd5bbc674f481865e7a840961c4 /layouts/home.html
parent2874a9e5a0c3eac9b4df1302eaecad7ddb9d0fc3 (diff)
Move full cookie view in a separate page
Diffstat (limited to 'layouts/home.html')
-rw-r--r--layouts/home.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/home.html b/layouts/home.html
index e8921434..7aba95bf 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -21,7 +21,6 @@
</div>
</div>
<%= yield %>
- <script id="CookieDeclaration" src="https://consent.cookiebot.com/36a06ac5-ddb4-4f91-8337-067ad19ad8d5/cd.js" type="text/javascript" async></script>
<%= render '/footer.*' %>
<%= render '/docsearch.*' %>
<%= render '/analytics.*' %>