summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-03 11:29:14 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-03 11:29:14 -0400
commit70d78628df3fe9a74c56895561d2edc9fcf6d3eb (patch)
treef16d222bd2004972f15d3d9dd82245e59bda2907 /static/index.html
parenteb7bc1a835811fb5c7a2ca14bb900b2210cbd919 (diff)
make the footer links less prominent
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 e025405a..9367a585 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?1"/>
+ <link rel="stylesheet" href="/grapheneos.css?2"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/"/>
</head>