hugo-theme-bootstrap4-blog/layouts/partials/after-footer.html

5 lines
237 B
HTML

<!-- Placed at the end of the document so the pages load faster -->
<!-- jQuery first, then Bootstrap -->
<script src="{{ .Site.BaseURL }}js/jquery.min.js"></script>
<script src="{{ .Site.BaseURL }}js/bootstrap.min.js"></script>