We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f539b commit 27c93abCopy full SHA for 27c93ab
pub/static/.htaccess
@@ -137,5 +137,7 @@ AddType application/xml xml
137
ExpiresByType application/x-font-otf "access plus 1 year"
138
ExpiresByType application/x-font-woff "access plus 1 year"
139
ExpiresByType application/font-woff2 "access plus 1 year"
140
+ ExpiresByType font/opentype "access plus 1 year"
141
+ ExpiresByType font/truetype "access plus 1 year"
142
143
</IfModule>
0 commit comments