Commit 0a4b335c001b40b1557ec51dd700a3aab7ae6089
1 parent
5618d59f
swaiper
Showing
2 changed files
with
3 additions
and
1 deletions
css/swiper.css
index.html
... | ... | @@ -13,7 +13,7 @@ |
13 | 13 | <link rel="stylesheet" href="css/common.css?v=1"> |
14 | 14 | <link rel="stylesheet" href="css/index.css?a=1"> |
15 | 15 | <link rel="stylesheet" href="bootstrap/css/bootstrap.min.css"> |
16 | - <link rel="stylesheet" href="css/swiper.css"> | |
16 | + <link rel="stylesheet" href="css/swiper.css?a=1"> | |
17 | 17 | <script src="js/config.js"></script> |
18 | 18 | <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> |
19 | 19 | </head> | ... | ... |