diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-06 12:39:34 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-06 12:39:34 -0500 |
| commit | d9f57a84b0534ac94b180d7c6c7350e39023aeee (patch) | |
| tree | 221f209286923890e8f9ebd33309dcb9fa855bee /static/404.html | |
| parent | 1cab98a1dfdf64ea27e2aeeb703099abf760d6ac (diff) | |
use consistent id naming
Diffstat (limited to 'static/404.html')
| -rw-r--r-- | static/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/404.html b/static/404.html index 1300f4c1..40ef8ac3 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?22"/> + <link rel="stylesheet" href="/grapheneos.css?23"/> <link rel="manifest" href="/manifest.webmanifest"/> </head> <body> |
