質問編集履歴

1

誤字

2022/02/03 05:43

投稿

wyook
wyook

スコア17

test CHANGED
File without changes
test CHANGED
@@ -13,7 +13,7 @@
13
13
  ### header.php
14
14
  ```<ul class="active">
15
15
  <li>
16
- <a href="https://www.ltpp.jp/">
16
+ <a href="https://www.●●.jp/">
17
17
  <img class="logo" src="<?php echo get_template_directory_uri(); ?>/imges/ltpphwite2-3.png" alt="logo">
18
18
  </a>
19
19
  </li>
@@ -27,7 +27,7 @@
27
27
  <a href="#" class="store">STORE</a>
28
28
  </li>
29
29
  <li>
30
- <a href="https://www.instagram.com/nagai_yuuki_" target=”blank” class="icon"></a>
30
+ <a href="https://www.instagram.com/●●_●●_" target=”blank” class="icon"></a>
31
31
  </li>
32
32
  </ul>
33
33
  ```