summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-03 12:46:47 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-03 12:47:28 -0400
commit8c99d4f36c6cb381d36f5d68bf00da71d752fe96 (patch)
tree4eb2e9347a985b639670721d0568644576fab124 /static/index.html
parent03ea3ba1d7069a4fc66cfbcd443e9aebe26a9d10 (diff)
always show footer at the bottom via flexbox
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index c498ea35..d6a9c92d 100644
--- a/static/index.html
+++ b/static/index.html
@@ -11,7 +11,7 @@
<meta property="og:image" content="https://grapheneos.org/graphene.png"/>
<meta property="og:url" content="https://grapheneos.org/"/>
<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/"/>
</head>