Fix navigation bar overlap. Fix js include.

JerryScript-DCO-1.0-Signed-off-by: Andrey Shitov a.shitov@samsung.com
This commit is contained in:
Andrey Shitov
2015-06-14 23:11:12 +03:00
parent 86e129d998
commit 8c5ecfd1d2
3 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<!-- Bootstrap core JavaScript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script src="bootstrap.min.js"></script>
<script src="{{ site.baseurl }}/bootstrap.min.js"></script>
</body>
</html>