File tree Expand file tree Collapse file tree 5 files changed +12
-10
lines changed
BlogEngine/BlogEngine.NET Expand file tree Collapse file tree 5 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 218
218
<clientCache cacheControlMode =" UseMaxAge" cacheControlMaxAge =" 365.00:00:00" cacheControlCustom =" public" />
219
219
<remove fileExtension =" .ico" />
220
220
<mimeMap fileExtension =" .ico" mimeType =" image/x-icon" />
221
- <remove fileExtension =" .woff " />
222
- <mimeMap fileExtension =" .woff " mimeType =" font/x-woff" />
221
+ <remove fileExtension =" .woff2 " />
222
+ <mimeMap fileExtension =" .woff2 " mimeType =" font/x-woff" />
223
223
<remove fileExtension =" .svg" />
224
224
<mimeMap fileExtension =" .svg" mimeType =" image/svg+xml" />
225
225
</staticContent >
Original file line number Diff line number Diff line change 239
239
<clientCache cacheControlMode =" UseMaxAge" cacheControlMaxAge =" 365.00:00:00" cacheControlCustom =" public" />
240
240
<remove fileExtension =" .ico" />
241
241
<mimeMap fileExtension =" .ico" mimeType =" image/x-icon" />
242
- <remove fileExtension =" .woff " />
243
- <mimeMap fileExtension =" .woff " mimeType =" font/x-woff" />
242
+ <remove fileExtension =" .woff2 " />
243
+ <mimeMap fileExtension =" .woff2 " mimeType =" font/x-woff" />
244
244
<remove fileExtension =" .svg" />
245
245
<mimeMap fileExtension =" .svg" mimeType =" image/svg+xml" />
246
246
</staticContent >
Original file line number Diff line number Diff line change 230
230
<clientCache cacheControlMode =" UseMaxAge" cacheControlMaxAge =" 365.00:00:00" cacheControlCustom =" public" />
231
231
<remove fileExtension =" .ico" />
232
232
<mimeMap fileExtension =" .ico" mimeType =" image/x-icon" />
233
- <remove fileExtension =" .woff" />
234
- <mimeMap fileExtension =" .woff" mimeType =" font/x-woff" />
233
+ <remove fileExtension =" .woff2" />
234
+ <mimeMap fileExtension =" .woff2" mimeType =" font/x-woff" />
235
+ <remove fileExtension =" .svg" />
236
+ <mimeMap fileExtension =" .svg" mimeType =" image/svg+xml" />
235
237
</staticContent >
236
238
</system .webServer>
237
239
<runtime >
Original file line number Diff line number Diff line change 229
229
<clientCache cacheControlMode =" UseMaxAge" cacheControlMaxAge =" 365.00:00:00" cacheControlCustom =" public" />
230
230
<remove fileExtension =" .ico" />
231
231
<mimeMap fileExtension =" .ico" mimeType =" image/x-icon" />
232
- <remove fileExtension =" .woff " />
233
- <mimeMap fileExtension =" .woff " mimeType =" font/x-woff" />
232
+ <remove fileExtension =" .woff2 " />
233
+ <mimeMap fileExtension =" .woff2 " mimeType =" font/x-woff" />
234
234
<remove fileExtension =" .svg" />
235
235
<mimeMap fileExtension =" .svg" mimeType =" image/svg+xml" />
236
236
</staticContent >
Original file line number Diff line number Diff line change 235
235
<clientCache cacheControlMode =" UseMaxAge" cacheControlMaxAge =" 365.00:00:00" cacheControlCustom =" public" />
236
236
<remove fileExtension =" .ico" />
237
237
<mimeMap fileExtension =" .ico" mimeType =" image/x-icon" />
238
- <remove fileExtension =" .woff " />
239
- <mimeMap fileExtension =" .woff " mimeType =" font/x-woff" />
238
+ <remove fileExtension =" .woff2 " />
239
+ <mimeMap fileExtension =" .woff2 " mimeType =" font/x-woff" />
240
240
<remove fileExtension =" .svg" />
241
241
<mimeMap fileExtension =" .svg" mimeType =" image/svg+xml" />
242
242
</staticContent >
You can’t perform that action at this time.
0 commit comments