diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-16 16:27:56 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-16 16:27:56 -0400 |
| commit | 04ed24bc9de374aeab1a7aeb1b4c2661937ac34c (patch) | |
| tree | e4faf85a18af7b3afcac1046d947f7a2274af399 /static/donate.html | |
| parent | 6265774bf79438a77e6cb2d479871cfc4a4324a7 (diff) | |
add padding between footer links
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/donate.html b/static/donate.html index 46eb35e9..450d126b 100644 --- a/static/donate.html +++ b/static/donate.html @@ -15,7 +15,7 @@ <meta property="og:image:alt" content="GrapheneOS logo"/> <meta property="og:url" content="https://grapheneos.org/donate"/> <meta property="og:site_name" content="GrapheneOS"/> - <link rel="stylesheet" href="/grapheneos.css?7"/> + <link rel="stylesheet" href="/grapheneos.css?8"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/donate"/> </head> |
