diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-03 11:29:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-03 11:29:14 -0400 |
| commit | 70d78628df3fe9a74c56895561d2edc9fcf6d3eb (patch) | |
| tree | f16d222bd2004972f15d3d9dd82245e59bda2907 /static/contact.html | |
| parent | eb7bc1a835811fb5c7a2ca14bb900b2210cbd919 (diff) | |
make the footer links less prominent
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index f31580b7..f8cca6fd 100644 --- a/static/contact.html +++ b/static/contact.html @@ -11,7 +11,7 @@ <meta property="og:image" content="https://grapheneos.org/graphene.png"/> <meta property="og:url" content="https://grapheneos.org/contact"/> <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/contact"/> </head> |
