clean simple static files
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<!-- Bootstrap core JavaScript -->
|
||||
<!--================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="{{ url_for('static', filename='jquery.min.js') }}"></script>
|
||||
|
||||
<script src="{{ url_for('static', filename='vendors/jquery/jquery.min.js') }}"></script>
|
||||
<script src="{{ url_for('static', filename='vendors/picocss/theme-switcher.js') }}"></script>
|
||||
|
||||
Reference in New Issue
Block a user