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:
Diffstat (limited to 'content/assets/javascripts/docs.js')
-rw-r--r--content/assets/javascripts/docs.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/content/assets/javascripts/docs.js b/content/assets/javascripts/docs.js
index 9452e1bb..d68fc76b 100644
--- a/content/assets/javascripts/docs.js
+++ b/content/assets/javascripts/docs.js
@@ -1,9 +1,7 @@
---
-version: 4
+version: 5
---
-var NAV_INLINE_BREAKPOINT = 1100;
-
var landingHeaderBar = document.getElementById('landing-header-bar');
var headerLinks = document.getElementsByClassName('header-link');