Welcome to mirror list, hosted at ThFree Co, Russian Federation.

javascript.html « partials « layouts - github.com/mikeblum/hugo-now.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7db374d15dcde19f1cae7974122006d6d847f866 (plain)
1
2
3
4
<!-- jQuery first, then Tether, then Bootstrap JS. -->
<script src="/js/dist/vendor/jquery/jquery.min.js"></script>
<script src="/js/dist/vendor/tether/tether.min.js"></script>
<script src="/js/dist/vendor/bootstrap/bootstrap.min.js"></script>