質問編集履歴

1

コードの追加

2020/12/27 23:41

投稿

toratail
toratail

スコア12

test CHANGED
File without changes
test CHANGED
@@ -85,3 +85,163 @@
85
85
 
86
86
 
87
87
  ご教授お願いします。
88
+
89
+
90
+
91
+ ###追記
92
+
93
+
94
+
95
+ サイトURLのリンクへ飛び、consoleを表示するとこちらのエラーがでます。
96
+
97
+
98
+
99
+ ```
100
+
101
+ Failed to load resource: the server responded with a status of 404 (Not Found)
102
+
103
+
104
+
105
+ styles.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
106
+
107
+
108
+
109
+ twitter-feed.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
110
+
111
+
112
+
113
+ style.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
114
+
115
+
116
+
117
+ owl.carousel.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
118
+
119
+
120
+
121
+ owl.theme.default.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
122
+
123
+
124
+
125
+ font-awesome.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
126
+
127
+
128
+
129
+ foundation.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
130
+
131
+
132
+
133
+ style.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
134
+
135
+
136
+
137
+ jquery.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
138
+
139
+
140
+
141
+ jquery-migrate.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
142
+
143
+
144
+
145
+ scripts.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
146
+
147
+
148
+
149
+ navigation.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
150
+
151
+
152
+
153
+ skip-link-focus-fix.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
154
+
155
+
156
+
157
+ owl.carousel.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
158
+
159
+
160
+
161
+ custom.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
162
+
163
+
164
+
165
+ foundation.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
166
+
167
+
168
+
169
+ wp-embed.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
170
+
171
+
172
+
173
+ jquery-migrate.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
174
+
175
+
176
+
177
+ c22d3946-1df2-4fd1-bbd4-80d7f33940fc-e1608774485434.jpeg:1 Failed to load resource: the server responded with a status of 404 (Not Found)
178
+
179
+
180
+
181
+ Twitter_Social_Icon_Rounded_Square_Color-150x150.png:1 Failed to load resource: the server responded with a status of 404 (Not Found)
182
+
183
+
184
+
185
+ scripts.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
186
+
187
+
188
+
189
+ navigation.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
190
+
191
+
192
+
193
+ skip-link-focus-fix.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
194
+
195
+
196
+
197
+ foundation.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
198
+
199
+
200
+
201
+ custom.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
202
+
203
+
204
+
205
+ owl.carousel.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
206
+
207
+
208
+
209
+ wp-embed.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
210
+
211
+
212
+
213
+ twitter-feed.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
214
+
215
+
216
+
217
+ blocks.style.build.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
218
+
219
+
220
+
221
+ style.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
222
+
223
+
224
+
225
+ styles.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
226
+
227
+
228
+
229
+ owl.carousel.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
230
+
231
+
232
+
233
+ owl.theme.default.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
234
+
235
+
236
+
237
+ font-awesome.min.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
238
+
239
+
240
+
241
+ foundation.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
242
+
243
+
244
+
245
+ style.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
246
+
247
+ ```