diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-10 17:54:02 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-10 17:54:02 -0400 |
| commit | 0622c652e5c0b89a0d0692dd63a8ebcd6498aae4 (patch) | |
| tree | 5663f11c4a9acdccde73ca754632831d1a87db1c /static/build.html | |
| parent | a229e9e9179ef43f0b0b8176916cfa494568d5c8 (diff) | |
increment CSS version
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index c2394342..5e4286f7 100644 --- a/static/build.html +++ b/static/build.html @@ -15,7 +15,7 @@ <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/build"/> <meta property="og:site_name" content="GrapheneOS"/> - <link rel="stylesheet" href="/grapheneos.css?4"/> + <link rel="stylesheet" href="/grapheneos.css?5"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/build"/> </head> |
