diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-08-07 18:13:33 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-08-07 18:13:56 -0400 |
| commit | b00cbbc43602650037dd8221696b66ef4b1615ed (patch) | |
| tree | c3c5c228dd584b381656a5bfcdb4aeb332f37c67 /static/build.html | |
| parent | 30d9df63d33022ab3c742874b322b6e2c169ae06 (diff) | |
regenerate mask icon
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 e11153e0..1bb8afd8 100644 --- a/static/build.html +++ b/static/build.html @@ -19,7 +19,7 @@ <meta property="og:url" content="https://grapheneos.org/build"/> <meta property="og:site_name" content="GrapheneOS"/> <link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico"/> - <link rel="mask-icon" href="/safari-pinned-tab-icon.svg" color="#000000"/> + <link rel="mask-icon" href="/safari-pinned-tab-icon.svg" color="#1a1a1a"/> <link rel="stylesheet" href="/grapheneos.css?13"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/build"/> |
