diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-28 05:44:15 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-28 05:45:05 -0500 |
| commit | c950578c7bdd1451b7b0a70caee61020d37aa464 (patch) | |
| tree | 4200eb4b6f21cbf72c62b6164d576a48ef963163 /static/install.html | |
| parent | 72ca88ec19ace57836871bad8aba6b9343cea37c (diff) | |
add styling for inline code blocks too
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 7d4231d7..b29129cc 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?28"/> + <link rel="stylesheet" href="/grapheneos.css?29"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/install"/> <link rel="license" href="/LICENSE.txt"/> |
