From fb1be51f68ae067fa36725066f945e3c0aeb87d4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 14 May 2021 22:27:38 -0400 Subject: [PATCH] rename grapheneos.css to main.css --- nginx/nginx.conf | 2 +- static/404.html | 2 +- static/articles/grapheneos-servers.html | 2 +- static/articles/index.html | 2 +- static/articles/server-traffic-shaping.html | 2 +- static/articles/sitewide-advertising-industry-opt-out.html | 2 +- static/build.html | 2 +- static/contact.html | 2 +- static/donate.html | 2 +- static/faq.html | 2 +- static/features.html | 2 +- static/history/copperheados.html | 2 +- static/history/index.html | 2 +- static/history/legacy-changelog.html | 2 +- static/index.html | 2 +- static/install/cli.html | 2 +- static/install/index.html | 2 +- static/install/web.html | 2 +- static/{grapheneos.css => main.css} | 0 static/pdfviewer-privacy-policy.html | 2 +- static/releases.html | 2 +- static/source.html | 2 +- static/usage.html | 2 +- 23 files changed, 22 insertions(+), 22 deletions(-) rename static/{grapheneos.css => main.css} (100%) diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 7b54d0a0..db9ea769 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -76,7 +76,7 @@ http { map $http_cookie $preload_resources { "~*__Host-preload=1" ""; - default "; rel=preload; as=style, ; rel=preload; as=font; crossorigin, ; rel=preload; as=font; crossorigin, ; rel=preload; as=image"; + default "; rel=preload; as=style, ; rel=preload; as=font; crossorigin, ; rel=preload; as=font; crossorigin, ; rel=preload; as=image"; } server { diff --git a/static/404.html b/static/404.html index 7b2c6a75..b489d353 100644 --- a/static/404.html +++ b/static/404.html @@ -21,7 +21,7 @@ - + diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 5caa8cef..e92acd5a 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -23,7 +23,7 @@ - + diff --git a/static/articles/index.html b/static/articles/index.html index ddf742da..013d1a1a 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -23,7 +23,7 @@ - + diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index b5675fcc..3b589da9 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -23,7 +23,7 @@ - + diff --git a/static/articles/sitewide-advertising-industry-opt-out.html b/static/articles/sitewide-advertising-industry-opt-out.html index b6c779ec..9f62aa76 100644 --- a/static/articles/sitewide-advertising-industry-opt-out.html +++ b/static/articles/sitewide-advertising-industry-opt-out.html @@ -23,7 +23,7 @@ - + diff --git a/static/build.html b/static/build.html index 6d4a42fd..629995cb 100644 --- a/static/build.html +++ b/static/build.html @@ -23,7 +23,7 @@ - + diff --git a/static/contact.html b/static/contact.html index a7808901..012e426c 100644 --- a/static/contact.html +++ b/static/contact.html @@ -23,7 +23,7 @@ - + diff --git a/static/donate.html b/static/donate.html index 2c8bb9e5..4de0868b 100644 --- a/static/donate.html +++ b/static/donate.html @@ -23,7 +23,7 @@ - + diff --git a/static/faq.html b/static/faq.html index 35a4f9d7..6c48e1f4 100644 --- a/static/faq.html +++ b/static/faq.html @@ -23,7 +23,7 @@ - + diff --git a/static/features.html b/static/features.html index 3f29c389..47747204 100644 --- a/static/features.html +++ b/static/features.html @@ -23,7 +23,7 @@ - + diff --git a/static/history/copperheados.html b/static/history/copperheados.html index 27034487..b5da29df 100644 --- a/static/history/copperheados.html +++ b/static/history/copperheados.html @@ -23,7 +23,7 @@ - + diff --git a/static/history/index.html b/static/history/index.html index 46206573..57d8f426 100644 --- a/static/history/index.html +++ b/static/history/index.html @@ -23,7 +23,7 @@ - + diff --git a/static/history/legacy-changelog.html b/static/history/legacy-changelog.html index 1cde8c47..c3b04e2e 100644 --- a/static/history/legacy-changelog.html +++ b/static/history/legacy-changelog.html @@ -23,7 +23,7 @@ - + diff --git a/static/index.html b/static/index.html index ce6f7358..023c3a17 100644 --- a/static/index.html +++ b/static/index.html @@ -23,7 +23,7 @@ - + diff --git a/static/install/cli.html b/static/install/cli.html index cd06cc91..60907605 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -23,7 +23,7 @@ - + diff --git a/static/install/index.html b/static/install/index.html index 04f4b418..736bafeb 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -23,7 +23,7 @@ - + diff --git a/static/install/web.html b/static/install/web.html index 4290139c..dbc1a76c 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -23,7 +23,7 @@ - + diff --git a/static/grapheneos.css b/static/main.css similarity index 100% rename from static/grapheneos.css rename to static/main.css diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index 3d7b7447..c3907a25 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -23,7 +23,7 @@ - + diff --git a/static/releases.html b/static/releases.html index 20596994..0ace1223 100644 --- a/static/releases.html +++ b/static/releases.html @@ -24,7 +24,7 @@ - + diff --git a/static/source.html b/static/source.html index 0dbc1723..03200081 100644 --- a/static/source.html +++ b/static/source.html @@ -23,7 +23,7 @@ - + diff --git a/static/usage.html b/static/usage.html index 2c9acee5..ba1d2517 100644 --- a/static/usage.html +++ b/static/usage.html @@ -23,7 +23,7 @@ - +