moved jquery ahead of script.js

isolated height transitions for TOC
translated pi-accordion to JQ
This commit is contained in:
scotty
2016-02-24 15:44:54 -08:00
parent 4851e497fc
commit a49fa7c6db
3 changed files with 662 additions and 799 deletions
+1 -1
View File
@@ -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
View File
File diff suppressed because one or more lines are too long
+659 -791
View File
File diff suppressed because one or more lines are too long