push CSS for error pages too
This commit is contained in:
@@ -69,10 +69,12 @@ server {
|
|||||||
|
|
||||||
location = /404 {
|
location = /404 {
|
||||||
internal;
|
internal;
|
||||||
|
http2_push /grapheneos.css?18;
|
||||||
}
|
}
|
||||||
|
|
||||||
location = /404.html {
|
location = /404.html {
|
||||||
internal;
|
internal;
|
||||||
|
http2_push /grapheneos.css?18;
|
||||||
}
|
}
|
||||||
|
|
||||||
location ~ "\.(ico|webmanifest)$" {
|
location ~ "\.(ico|webmanifest)$" {
|
||||||
|
|||||||
Reference in New Issue
Block a user