質問編集履歴
2
へ と を を間違えてました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -22,7 +22,7 @@
|
|
22
22
|
|
23
23
|
<link rel="stylesheet" href="./components/loader.css">
|
24
24
|
|
25
|
-
|
25
|
+
を追加しました。
|
26
26
|
|
27
27
|
|
28
28
|
|
1
リンク先のスペルミスがありました。
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,9 +18,9 @@
|
|
18
18
|
|
19
19
|
htmlへ
|
20
20
|
|
21
|
-
<script
|
21
|
+
<script src="./components/loader.js"></script>
|
22
22
|
|
23
|
-
<s
|
23
|
+
<link rel="stylesheet" href="./components/loader.css">
|
24
24
|
|
25
25
|
へ追加しました。
|
26
26
|
|