diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-23 15:40:54 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-23 15:40:54 -0500 |
| commit | 8bfe1c40231108d4b0bc2fad690bc2723d540653 (patch) | |
| tree | 9266ba72387b698ead260aa40da22c1af3c82f9e /static/install.html | |
| parent | 422fbff387cedfce1749b8cd7936fe8c279f6463 (diff) | |
drop block display for coin-address p element
Diffstat (limited to 'static/install.html')
| -rw-r--r-- | static/install.html | 2 |
1 files changed, 1 insertions, 1 deletions
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"/> |
