minor js fix

headerfooter test — not seeing jquery showing up 1st
pull/43/head
scotty 2016-02-24 16:00:51 -08:00
parent c0029551de
commit 6890d4a389
2 changed files with 12 additions and 9 deletions

View File

@ -9,6 +9,7 @@
<link rel="stylesheet" href="/css/overrides.css"/>
<script src="/js/jquery-2.2.0.min.js"></script>
<script src="/js/script.js"></script>
<!-- header footer test -->
<title>Kubernetes - {{ page.title }}</title>
</head>
<body>

File diff suppressed because one or more lines are too long