diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-03 12:46:47 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-03 12:47:28 -0400 |
| commit | 8c99d4f36c6cb381d36f5d68bf00da71d752fe96 (patch) | |
| tree | 4eb2e9347a985b639670721d0568644576fab124 /static/build.html | |
| parent | 03ea3ba1d7069a4fc66cfbcd443e9aebe26a9d10 (diff) | |
always show footer at the bottom via flexbox
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 39abfbc1..d48925e3 100644 --- a/static/build.html +++ b/static/build.html @@ -11,7 +11,7 @@ <meta property="og:image" content="https://grapheneos.org/graphene.png"/> <meta property="og:url" content="https://grapheneos.org/build"/> <meta property="og:site_name" content="GrapheneOS"/> - <link rel="stylesheet" href="/grapheneos.css?2"/> + <link rel="stylesheet" href="/grapheneos.css?3"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/build"/> </head> |
