add preload headers for core fonts

This commit is contained in:
Daniel Micay
2021-02-15 03:25:22 -05:00
parent 18218710eb
commit 0c006f9afd
2 changed files with 10 additions and 4 deletions

View File

@@ -0,0 +1,4 @@
add_header Link "</grapheneos.css?29>; rel=preload; as=style" always;
add_header Link "</fonts/roboto_latin.woff2?20>; rel=preload; as=font; crossorigin" always;
add_header Link "</fonts/roboto_bold_latin.woff2?20>; rel=preload; as=font; crossorigin" always;
http2_push /grapheneos.css?29;