update font version for preload/push
This commit is contained in:
parent
cb1eb44b8e
commit
f0479f1393
@ -74,7 +74,7 @@ http {
|
|||||||
|
|
||||||
map $http_cookie $preload_resources {
|
map $http_cookie $preload_resources {
|
||||||
"~*__Host-preload=1" "";
|
"~*__Host-preload=1" "";
|
||||||
default "<{{path|/main.css}}>; rel=preload; as=style, </fonts/roboto-v20-regular-latin.woff2>; rel=preload; as=font; crossorigin, </fonts/roboto-v20-bold-latin.woff2>; rel=preload; as=font; crossorigin, <{{path|/mask-icon.svg}}>; rel=preload; as=image";
|
default "<{{path|/main.css}}>; rel=preload; as=style, </fonts/roboto-v29-regular-latin.woff2>; rel=preload; as=font; crossorigin, </fonts/roboto-v29-bold-latin.woff2>; rel=preload; as=font; crossorigin, <{{path|/mask-icon.svg}}>; rel=preload; as=image";
|
||||||
}
|
}
|
||||||
|
|
||||||
server {
|
server {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user