mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-05-07 21:16:00 +02:00
Remove js libraries
I'm not actually using anything that needs jQuery or Bootstrap's JS yet.
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
<!-- 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>
|
||||
|
Reference in New Issue
Block a user