fixed docwithnav scripts order

ditched pi
This commit is contained in:
scotty 2016-02-24 16:13:45 -08:00
parent 6890d4a389
commit e019d7881a
2 changed files with 2 additions and 280 deletions

View File

@ -11,8 +11,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/jquery-2.2.0.min.js"></script>
<script src="/js/script.js"></script>
<script src="/js/jquery-2.2.0.min.js"></script>
<title>Kubernetes - {{ title }}</title>
</head>

File diff suppressed because one or more lines are too long