moved jquery ahead of script.js
isolated height transitions for TOC translated pi-accordion to JQ
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto+Mono' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="/css/styles.css"/>
|
||||
<link rel="stylesheet" href="/css/overrides.css"/>
|
||||
<script src="/js/script.js"></script>
|
||||
<script src="/js/jquery-2.2.0.min.js"></script>
|
||||
<script src="/js/script.js"></script>
|
||||
<title>Kubernetes - {{ page.title }}</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
+2
-7
File diff suppressed because one or more lines are too long
+659
-791
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user