diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-28 05:18:34 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-28 05:31:37 -0500 |
| commit | 72ca88ec19ace57836871bad8aba6b9343cea37c (patch) | |
| tree | fad6cedf23ab5fd56863c9727414abc1c684c5e0 /static/404.html | |
| parent | 4f72ed181fc6c36bbbdcac46ab0e2c480e92124d (diff) | |
add code block styling
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 b07acf0b..8e09ccf4 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?27"/> + <link rel="stylesheet" href="/grapheneos.css?28"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> </head> |
