質問編集履歴
1
書式の改善
title
CHANGED
File without changes
|
body
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
```
|
13
13
|
|
14
14
|
```html
|
15
|
-
<link rel="stylesheet" href="http://example.jp/recruit/wp-content/themes/
|
15
|
+
<link rel="stylesheet" href="http://example.jp/recruit/wp-content/themes/recruit/resources/css/style.css">
|
16
16
|
|
17
17
|
```
|
18
18
|
コンソールにはMixed Content:のエラーが出ているので、混合コンテンツになっている為だと思われますが、
|