summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nginx/nginx.conf6
-rw-r--r--static/404.html2
-rw-r--r--static/build.html2
-rw-r--r--static/contact.html2
-rw-r--r--static/donate.html2
-rw-r--r--static/faq.html2
-rw-r--r--static/features.html2
-rw-r--r--static/grapheneos.css2
-rw-r--r--static/index.html2
-rw-r--r--static/install.html2
-rw-r--r--static/pdfviewer-privacy-policy.html2
-rw-r--r--static/releases.html2
-rw-r--r--static/source.html2
-rw-r--r--static/usage.html2
14 files changed, 16 insertions, 16 deletions
diff --git a/nginx/nginx.conf b/nginx/nginx.conf
index 6c7d6ed3..b1503fac 100644
--- a/nginx/nginx.conf
+++ b/nginx/nginx.conf
@@ -168,12 +168,12 @@ http {
location = /404 {
internal;
- http2_push /grapheneos.css?26;
+ http2_push /grapheneos.css?27;
}
location = /404.html {
internal;
- http2_push /grapheneos.css?26;
+ http2_push /grapheneos.css?27;
}
location ~ "^(.*)/index$" {
@@ -214,7 +214,7 @@ http {
include /etc/nginx/snippets/security-headers.conf;
add_header Cache-Control "public, max-age=1800";
try_files $uri $uri.html $uri/ =404;
- http2_push /grapheneos.css?26;
+ http2_push /grapheneos.css?27;
}
}
diff --git a/static/404.html b/static/404.html
index cceaee8d..236c1916 100644
--- a/static/404.html
+++ b/static/404.html
@@ -20,7 +20,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
</head>
diff --git a/static/build.html b/static/build.html
index ed54fe9a..a19f5836 100644
--- a/static/build.html
+++ b/static/build.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/build"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/contact.html b/static/contact.html
index 0c1af1cb..e9c92278 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/contact"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/donate.html b/static/donate.html
index 88a73b9f..8989d22b 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/donate"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/faq.html b/static/faq.html
index 1b206410..2710533c 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/faq"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/features.html b/static/features.html
index 79825c17..2f55dee3 100644
--- a/static/features.html
+++ b/static/features.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/features"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/grapheneos.css b/static/grapheneos.css
index 9c669269..70580f3f 100644
--- a/static/grapheneos.css
+++ b/static/grapheneos.css
@@ -97,7 +97,7 @@ main {
text-align: center;
}
-.coin-address > * {
+.coin-address > img {
display: block;
margin-left: auto;
margin-right: auto;
diff --git a/static/index.html b/static/index.html
index d5a5e632..887748d9 100644
--- a/static/index.html
+++ b/static/index.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/install.html b/static/install.html
index 4b0ee8dc..4d3fc859 100644
--- a/static/install.html
+++ b/static/install.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/install"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html
index c756051f..0768eafa 100644
--- a/static/pdfviewer-privacy-policy.html
+++ b/static/pdfviewer-privacy-policy.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/releases.html b/static/releases.html
index 7b56cd48..99f19eb7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/releases"/>
<link rel="alternate" type="application/atom+xml" href="/releases.atom"/>
diff --git a/static/source.html b/static/source.html
index ac54427d..ae490a0b 100644
--- a/static/source.html
+++ b/static/source.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/source"/>
<link rel="license" href="/LICENSE.txt"/>
diff --git a/static/usage.html b/static/usage.html
index 6c14fe7e..60683356 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -21,7 +21,7 @@
<link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
- <link rel="stylesheet" href="/grapheneos.css?26"/>
+ <link rel="stylesheet" href="/grapheneos.css?27"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/usage"/>
<link rel="license" href="/LICENSE.txt"/>