Skip to content

Commit fa8a029

Browse files
committed
修改目录结构
1 parent 4113a00 commit fa8a029

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

animate/wow.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<meta charset='utf-8'>
44
<title>WOW.js 演示</title>
5-
<link rel="stylesheet" href="css/animate.min.css">
5+
<link rel="stylesheet" href="../css/animate.min.css">
66
</head>
77
<body>
88
<div id="wow" class="wow">
@@ -14,7 +14,7 @@
1414
<div id="bounceInDown" class="wow bounceInDown">
1515
bounceInDown 效果
1616
</div>
17-
<script src="js/wow.min.js"></script>
17+
<script src="../js/wow.min.js"></script>
1818
<script>
1919
new WOW().init();
2020
</script>

img/rwby.jpg

107 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)