Skip to content
Snippets Groups Projects
Commit f3f408b5 authored by Shi Ge's avatar Shi Ge
Browse files

Update wiki/pages/index.html

parent 5036ba5a
No related branches found
No related tags found
No related merge requests found
Pipeline #47401 passed
......@@ -13,8 +13,8 @@
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/demo.css" />
<link rel="stylesheet" type="text/css" href="css/component.css" />
<!-- <link rel="stylesheet" type="text/css" href="css/bootstrap.css"> -->
<link href="{{ url_for('static', filename = 'bootstrap.min.css') }}" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<!-- <link href="{{ url_for('static', filename = 'bootstrap.min.css') }}" rel="stylesheet"> -->
<!--[if IE]>
......@@ -139,8 +139,8 @@
<script src="js/anime.min.js"></script>
<script src="js/imagesloaded.pkgd.min.js"></script>
<script src="js/main.js"></script>
<!-- <script src="js/bootstrap.js"></script> -->
<script src="{{ url_for('static', filename = 'bootstrap.bundle.min.js') }}"></script>
<script src="js/bootstrap.js"></script>
<!-- <script src="{{ url_for('static', filename = 'bootstrap.bundle.min.js') }}"></script> -->
<script>
(function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment