diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-04-01 06:27:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-04-01 06:28:50 -0400 |
| commit | c86d36bea1a8d4c886363e457072bedc7b45618c (patch) | |
| tree | 4386ce720578087459e15b058aa2081b2be8773b /static/source.html | |
| parent | b23ea7474c6c3d806dc5cc620fdfd13843e5d415 (diff) | |
minify CSS
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index e586bacf..80f13a96 100644 --- a/static/source.html +++ b/static/source.html @@ -20,7 +20,7 @@ <meta property="og:site_name" content="GrapheneOS"/> <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?16"/> + <link rel="stylesheet" href="/grapheneos.css?17"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/source"/> </head> |
