mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-15 00:37:05 +01:00
Alan Orth
2bb1d6ecc0
Some file are empty (created by `hugo new theme`), but I've left them for reference later.
5 lines
237 B
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>
|