diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-05-30 15:33:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-05-30 15:33:23 -0400 |
| commit | 72d417c8dd509d5a92c8310b733ca635b1799513 (patch) | |
| tree | 97c2e72eb7f04a2c211e74fbe2c0342e48a20021 /static/usage.html | |
| parent | 0a49203e883ad50db23bcf881402f3ebb0c18e19 (diff) | |
work around Microsoft Edge TileColor bug
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/usage.html b/static/usage.html index 3caf8058..5d9f6c49 100644 --- a/static/usage.html +++ b/static/usage.html @@ -5,6 +5,7 @@ <title>Usage | GrapheneOS</title> <meta name="description" content="Usage instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/> <meta name="theme-color" content="#212121"/> + <meta name="msapplication-TileColor" content="#ffffff"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta property="og:title" content="GrapheneOS usage documentation"/> <meta property="og:description" content="Usage instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/> |
