summaryrefslogtreecommitdiff
path: root/static/source.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2019-05-30 15:33:23 -0400
committerDaniel Micay <danielmicay@gmail.com>2019-05-30 15:33:23 -0400
commit72d417c8dd509d5a92c8310b733ca635b1799513 (patch)
tree97c2e72eb7f04a2c211e74fbe2c0342e48a20021 /static/source.html
parent0a49203e883ad50db23bcf881402f3ebb0c18e19 (diff)
work around Microsoft Edge TileColor bug
Diffstat (limited to 'static/source.html')
-rw-r--r--static/source.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html
index 185dfd89..dc80e6ff 100644
--- a/static/source.html
+++ b/static/source.html
@@ -5,6 +5,7 @@
<title>Source | GrapheneOS</title>
<meta name="description" content="Source code and issue trackers for GrapheneOS."/>
<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 source"/>
<meta property="og:description" content="Source code and issue trackers for GrapheneOS."/>