質問編集履歴
2
aタグ リンク先名の変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -21,7 +21,7 @@
|
|
21
21
|
</figure></a></div>
|
22
22
|
<div class="swiper-slide">
|
23
23
|
<figure class="topicon">
|
24
|
-
<a href="/
|
24
|
+
<a href="/">
|
25
25
|
<img src="<?php bloginfo('template_directory'); ?>/img/sample.jpg" alt="サンプルリンク">
|
26
26
|
<figcaption class="caption-about">サンプルリンク</figcaption>
|
27
27
|
</figure></a></div>
|
1
クラス名 ファイル名などの変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -8,27 +8,27 @@
|
|
8
8
|
<div class="swiper-container">
|
9
9
|
<div class="swiper-wrapper">
|
10
10
|
<div class="swiper-slide">
|
11
|
-
<figure class="
|
11
|
+
<figure class="topicon">
|
12
|
-
<a href="/
|
12
|
+
<a href="/">
|
13
|
-
<img src="<?php bloginfo('template_directory'); ?>/img/
|
13
|
+
<img src="<?php bloginfo('template_directory'); ?>/img/sample.jpg" alt="サンプルリンク>
|
14
14
|
<figcaption class="caption-about">サンプルリンク</figcaption>
|
15
15
|
</figure></a></div>
|
16
16
|
<div class="swiper-slide">
|
17
|
-
<figure class="
|
17
|
+
<figure class="topicon">
|
18
|
-
<a href="/
|
18
|
+
<a href="/">
|
19
|
-
<img src="<?php bloginfo('template_directory'); ?>/img/
|
19
|
+
<img src="<?php bloginfo('template_directory'); ?>/img/sample.jpg" alt="サンプルリンク">
|
20
20
|
<figcaption class="caption-about">サンプルリンク</figcaption>
|
21
21
|
</figure></a></div>
|
22
22
|
<div class="swiper-slide">
|
23
|
-
<figure class="
|
23
|
+
<figure class="topicon">
|
24
24
|
<a href="/marco">
|
25
|
-
<img src="<?php bloginfo('template_directory'); ?>/img/
|
25
|
+
<img src="<?php bloginfo('template_directory'); ?>/img/sample.jpg" alt="サンプルリンク">
|
26
26
|
<figcaption class="caption-about">サンプルリンク</figcaption>
|
27
27
|
</figure></a></div>
|
28
28
|
<div class="swiper-slide">
|
29
|
-
<figure class="
|
29
|
+
<figure class="topicon">
|
30
|
-
<a href="/
|
30
|
+
<a href="/">
|
31
|
-
<img src="<?php bloginfo('template_directory'); ?>/img/
|
31
|
+
<img src="<?php bloginfo('template_directory'); ?>/img/sample.jpg" alt="サンプルリンク">
|
32
32
|
<figcaption class="caption-about">サンプルリンク</figcaption>
|
33
33
|
</figure></a></div>
|
34
34
|
</div>
|