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>2022-02-08 00:10:01 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-02-08 00:10:01 +0300
commite795ae745833427e8006ded108222f1af0ea988b (patch)
tree5c349860ad78ead7ca25819b4b68856014408057 /layouts/404.html
parentf0a35e98964577964f9014eb9e5cddc3df8bf13c (diff)
Migrate to Docsearch v3
Diffstat (limited to 'layouts/404.html')
-rw-r--r--layouts/404.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html
index b4740b4c..525641a4 100644
--- a/layouts/404.html
+++ b/layouts/404.html
@@ -18,7 +18,6 @@
</section>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.bundle.min.js" integrity="sha384-LtrjvnR4Twt/qOuYxE721u19sVFLVSA4hf/rRt6PrZTmiPltdZcI7q7PXQBYTKyf" crossorigin="anonymous"></script>
- <script type="application/javascript" src="<%= @items['/assets/javascripts/404.*'].path %>"></script>
<script src="<%= @items['/frontend/404/404.*'].path %>"></script>
<%= render '/docsearch.*' %>
<% if production? %>