{{ site.baseurl }} is replaced by https://samsung.github.io/jerryscript in index.html, default.html and head.html (#1226)
This commit is contained in:
@@ -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="{{ site.baseurl }}/bootstrap.min.js"></script>
|
||||
<script src="https://samsung.github.io/jerryscript/bootstrap.min.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user